diff --git a/app/build.gradle b/app/build.gradle index e333da7..baa84e3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "kr.co.vividnext.sodalive" minSdk 23 targetSdk 34 - versionCode 162 - versionName "1.34.2" + versionCode 163 + versionName "1.35.0" } buildTypes {