From beadc7d4c4e8a682f89d9b34f19e36903c7d022d Mon Sep 17 00:00:00 2001 From: klaus Date: Sun, 12 Jul 2026 20:52:07 +0900 Subject: [PATCH] =?UTF-8?q?chore(app):=20=EB=B2=84=EC=A0=84=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=EB=A5=BC=20=EA=B0=B1=EC=8B=A0=ED=95=9C=EB=8B=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 69bc2b50..537f44fb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -86,7 +86,7 @@ android { applicationId "kr.co.vividnext.sodalive" minSdk 23 targetSdk 35 - versionCode 239 + versionCode 241 versionName "1.55.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }