diff --git a/app/app-release.apk b/app/app-release.apk index 2676985..0f6a128 100644 Binary files a/app/app-release.apk and b/app/app-release.apk differ diff --git a/app/build.gradle b/app/build.gradle index 85a0786..065bdba 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "de.markhaehnel.rbtv.rocketbeanstv" minSdkVersion 17 targetSdkVersion 23 - versionCode 8 - versionName "2.4" + versionCode 9 + versionName "2.5" } buildTypes { release {