From 52859226029f7845f575fe990861cc9265c506b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:24:40 +0800 Subject: [PATCH] =?UTF-8?q?1.4.3=20=E4=BF=AE=E5=A4=8D=201.=20=E6=BC=AB?= =?UTF-8?q?=E7=94=BB=E7=BC=BA=E9=A1=B5=202.=20=E6=BC=AB=E7=94=BB=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD?= 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 14e4076..f971115 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,7 +11,7 @@ android { minSdkVersion 23 targetSdkVersion 32 versionCode 12 - versionName '1.4.2' + versionName '1.4.3' resConfigs "zh", "zh-rCN" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"