diff --git a/app/build.gradle b/app/build.gradle index 3eaf7e6..5ce3706 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { minSdkVersion 19 compileSdk 34 targetSdkVersion 34 - versionCode 8 - versionName "1.1" + versionCode 9 + versionName "1.2.0-rc1" multiDexEnabled true testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'