diff --git a/app/build.gradle b/app/build.gradle index f9ba6d6..151ffd8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.artemchep.pocketmode" minSdkVersion 28 targetSdkVersion 28 - versionCode 5 - versionName "1.2.1" + versionCode 6 + versionName "1.2.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } signingConfigs {