diff --git a/app/build.gradle b/app/build.gradle index cebaabe..e8e0b4d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "kr.co.vividnext.sodalive" minSdk 23 targetSdk 34 - versionCode 118 - versionName "1.22.0" + versionCode 120 + versionName "1.22.2" } buildTypes {