diff --git a/app/build.gradle b/app/build.gradle index 4c830b1..2c7a883 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.artemchep.pocketmode" minSdkVersion 28 targetSdkVersion 28 - versionCode 3 - versionName "1.1.0" + versionCode 4 + versionName "1.2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } signingConfigs {