diff --git a/app/build.gradle b/app/build.gradle index 530ab04..ed29a5a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -40,8 +40,8 @@ android { applicationId "kr.co.vividnext.sodalive" minSdk 23 targetSdk 33 - versionCode 17 - versionName "1.3.3" + versionCode 18 + versionName "1.4.0" } buildTypes {