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