diff --git a/app/build.gradle b/app/build.gradle index 55dd6e7..4a080bd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -39,8 +39,8 @@ android { applicationId "kr.co.vividnext.sodalive" minSdk 23 targetSdk 33 - versionCode 3 - versionName "1.0.2" + versionCode 5 + versionName "1.0.4" } buildTypes {