From 57a14fdaf1eee158fbe2b04e74e2a548d8648d63 Mon Sep 17 00:00:00 2001 From: Fankesyooni Date: Mon, 7 Feb 2022 22:40:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E5=8F=91=E5=B8=83=E7=89=88=E6=9C=AC?= 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 4b3e8bd..f029984 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,7 +22,7 @@ android { minSdk 26 targetSdk 26 versionCode 6 - versionName "1.3" + versionName "1.3(pending)" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }