diff --git a/app/build.gradle b/app/build.gradle index 0bcd0d1f0..f9de0b9a7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -19,8 +19,8 @@ android { applicationId "wannabit.io.cosmostaion" minSdkVersion 24 targetSdkVersion 33 - versionCode 223 - versionName "1.9.33" + versionCode 224 + versionName "1.9.34" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {