diff --git a/app/build.gradle b/app/build.gradle index d2df3c3..6292a84 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -40,8 +40,8 @@ android { applicationId "kr.co.vividnext.sodalive" minSdk 23 targetSdk 33 - versionCode 21 - versionName "1.5.1" + versionCode 22 + versionName "1.5.2" } buildTypes {