diff --git a/app/build.gradle b/app/build.gradle index f5e8df0b..c334ce3f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,8 +63,8 @@ android { applicationId "kr.co.vividnext.sodalive" minSdk 23 targetSdk 35 - versionCode 218 - versionName "1.48.0" + versionCode 219 + versionName "1.49.0" } buildTypes {