diff --git a/app/build.gradle b/app/build.gradle index 99cb6e09..f2b86563 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.apkupdater" minSdkVersion 9 targetSdkVersion 25 - versionCode 11 - versionName "1.4.1" + versionCode 12 + versionName "1.4.2" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } applicationVariants.all {