From 3aeb6d4348139455f5d52933937fb27e3016be9d Mon Sep 17 00:00:00 2001 From: wushaocheng <15876365887@163.com> Date: Thu, 30 Mar 2023 17:21:55 +0800 Subject: [PATCH] =?UTF-8?q?[Modify]=E6=9B=B4=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=B8=BA1.8.0?= 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 416ef00a3..a84ee813d 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.7.0 -version_code=170 +version_name=1.8.0 +version_code=180 #systemProp.https.proxyHost=127.0.0.1 #systemProp.https.proxyPort=9999 \ No newline at end of file