From 019fba5448fcd08cb34c8c09fc2b1a674199896c Mon Sep 17 00:00:00 2001 From: Yunjoo Son Date: Sat, 14 May 2022 03:14:42 +0900 Subject: [PATCH] =?UTF-8?q?#536=20[chore]=20=EB=B2=84=EC=A0=84=EC=BD=94?= =?UTF-8?q?=EB=93=9C,=20=EB=B2=84=EC=A0=84=EB=84=A4=EC=9E=84=20=EC=88=98?= =?UTF-8?q?=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 0ed7ced9..dc2ecc67 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,7 +15,7 @@ android { applicationId "com.teamsparker.android" minSdk 26 targetSdk 31 - versionCode 2 + versionCode 3 versionName "1.0.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"