From b31db1b6cc09654c682497ab599b4012fbd3d2e7 Mon Sep 17 00:00:00 2001 From: lhwdev Date: Sat, 5 Dec 2020 01:14:57 +0900 Subject: [PATCH] Version 2.6 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 78fe8efc..c6f4846e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.lhwdev.selfTestMacro" minSdkVersion 19 targetSdkVersion 30 - versionCode 1005 - versionName "2.5" + versionCode 1006 + versionName "2.6" multiDexEnabled true