From cbd7336789902cbf31e366b0acfccee5ca6e4658 Mon Sep 17 00:00:00 2001 From: youngjinc Date: Tue, 29 Nov 2022 19:13:32 +0900 Subject: [PATCH] =?UTF-8?q?[chore]=20=EB=B2=84=EC=A0=84=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=20=EC=88=98=EC=A0=95?= 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 6ea4a7eb..d4cce3c4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,7 +26,7 @@ android { applicationId "com.hyeeyoung.wishboard" minSdkVersion 22 targetSdkVersion 32 - versionCode 13 + versionCode 14 versionName "1.1.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"