From b7d4ff0bad86ce0eab092e8e46e52d0fb7012819 Mon Sep 17 00:00:00 2001 From: lhwdev Date: Fri, 4 Mar 2022 00:58:22 +0900 Subject: [PATCH] =?UTF-8?q?=EC=95=84=20=EB=A7=9E=EB=8B=A4=20=EB=B2=84?= =?UTF-8?q?=EC=A0=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 01f1a404..83e18c06 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.lhwdev.selfTestMacro" minSdkVersion 19 targetSdkVersion 31 - versionCode 1019 - versionName "2.19" + versionCode 1020 + versionName "2.20" multiDexEnabled true