diff --git a/app/build.gradle b/app/build.gradle index 51ec6f7..f93df50 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android {compileSdkVersion 30 minSdkVersion 18 //noinspection ExpiredTargetSdkVersion targetSdkVersion 28 - versionCode 40 + versionCode 42 versionName "1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }