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