From 547d90c01f467fd52b2ef3f1fab2996d8a6843fd Mon Sep 17 00:00:00 2001 From: Fankesyooni Date: Tue, 15 Feb 2022 05:31:46 +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 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 888932e..8c9ed4f 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { } ext { - appVersionName = "1.36" + appVersionName = "1.36(pending)" appVersionCode = 8 }