diff --git a/app/build.gradle b/app/build.gradle index ef11e925c..1f77a9221 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -19,8 +19,8 @@ android { applicationId "wannabit.io.cosmostaion" minSdkVersion 24 targetSdkVersion 33 - versionCode 219 - versionName "1.9.29" + versionCode 220 + versionName "1.9.30" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {