From 49a10d9f400699a4dca869ec48ddc5db607f399a Mon Sep 17 00:00:00 2001 From: max Date: Mon, 24 Jun 2024 17:40:34 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E8=B0=83=E6=95=B4=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= 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 3d0596636..3c7ec7d56 100644 --- a/gradle.properties +++ b/gradle.properties @@ -32,8 +32,8 @@ COMPILE_SDK_VERSION=33 MIN_SDK_VERSION=21 TARGET_SDK_VERSION=33 -version_name=1.0.7 -version_code=10 +version_name=1.0.8 +version_code=11 #systemProp.https.proxyHost=127.0.0.1 #systemProp.https.proxyPort=7890