From 6875e317002e618d5d5f65298c32e59e10ddc39f Mon Sep 17 00:00:00 2001 From: wushaocheng <15876365887@163.com> Date: Fri, 31 Mar 2023 18:16:26 +0800 Subject: [PATCH] =?UTF-8?q?[Modify]=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E4=B8=BA1.8.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index a84ee813d..bb63dd9fe 100644 --- a/gradle.properties +++ b/gradle.properties @@ -29,8 +29,8 @@ COMPILE_SDK_VERSION=32 MIN_SDK_VERSION=21 TARGET_SDK_VERSION=32 -version_name=1.8.0 -version_code=180 +version_name=1.8.1 +version_code=181 #systemProp.https.proxyHost=127.0.0.1 #systemProp.https.proxyPort=9999 \ No newline at end of file