diff --git a/app/build.gradle b/app/build.gradle index 7a1370498..e9d3fe754 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -19,8 +19,8 @@ android { applicationId "wannabit.io.cosmostaion" minSdkVersion 24 targetSdkVersion 33 - versionCode 193 - versionName "1.9.3" + versionCode 194 + versionName "1.9.4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {