diff --git a/app/build.gradle b/app/build.gradle index bec2b931e7..a0f4b94107 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "wannabit.io.cosmostaion" minSdkVersion 24 targetSdkVersion 32 - versionCode 177 - versionName "1.7.7" + versionCode 178 + versionName "1.7.8" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {