diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 0f08dca4..b2784c6a 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -10,8 +10,8 @@ android { defaultConfig { applicationId = "com.withpeace.withpeace" targetSdk = 34 - versionCode = 10 - versionName = "2.1.0" + versionCode = 11 + versionName = "2.1.1" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {