From d5aa2f0ae3a9981a6be5f66c55c19412c46900ee Mon Sep 17 00:00:00 2001 From: max Date: Fri, 5 Jul 2024 17:04:58 +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 c6e084071..96077bd9b 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.9 -version_code=12 +version_name=1.0.10 +version_code=13 #systemProp.https.proxyHost=127.0.0.1 #systemProp.https.proxyPort=7890