diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 003c5ad..4f350dc 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -24,11 +24,8 @@ android { applicationId = "com.hotdeal.alarm" minSdk = 31 targetSdk = 35 - versionCode = 17 - versionName = "1.11.0" - versionCode = 18 - versionName = "1.11.1" - versionName = "1.11.0" + versionCode = 19 + versionName = "1.11.2" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {