From 7bee549678b7de2e516d1dff7d60641eae0823f8 Mon Sep 17 00:00:00 2001 From: voidcom Date: Tue, 17 Oct 2023 16:57:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0App=E7=89=88=E6=9C=AC?= 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 c5f782d..2b5b498 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "cuiliang.quicker" minSdkVersion 23 targetSdkVersion 34 - versionCode 102 - versionName "1.0.2" + versionCode 103 + versionName "1.0.3" testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' vectorDrawables { useSupportLibrary true