diff --git a/app/build.gradle b/app/build.gradle index c9fa651f4c..e476b1181e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -19,8 +19,8 @@ android { applicationId "wannabit.io.cosmostaion" minSdkVersion 24 targetSdkVersion 32 - versionCode 181 - versionName "1.8.1" + versionCode 182 + versionName "1.8.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {