diff --git a/app/build.gradle b/app/build.gradle index eac6663..339994b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -40,8 +40,8 @@ android { applicationId "kr.co.vividnext.sodalive" minSdk 23 targetSdk 33 - versionCode 95 - versionName "1.15.0" + versionCode 96 + versionName "1.15.1" } buildTypes {