diff --git a/app/build.gradle b/app/build.gradle index 0ba7e1a6..8d7042a9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,8 +63,8 @@ android { applicationId "kr.co.vividnext.sodalive" minSdk 23 targetSdk 35 - versionCode 220 - versionName "1.50.0" + versionCode 222 + versionName "1.51.0" } buildTypes {