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