diff --git a/app/build.gradle b/app/build.gradle index 3d8972715..08d10c783 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -19,8 +19,8 @@ android { applicationId "wannabit.io.cosmostaion" minSdkVersion 24 targetSdkVersion 33 - versionCode 211 - versionName "1.9.21" + versionCode 212 + versionName "1.9.22" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {