From 7581e2ed467bd61125395962f9fcadefa755c94d Mon Sep 17 00:00:00 2001 From: wushaocheng <15876365887@163.com> Date: Tue, 17 Jan 2023 16:19:57 +0800 Subject: [PATCH] =?UTF-8?q?[Modify]=E4=BF=AE=E5=A4=8D=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E4=B8=BA1.5.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 d6894d9ef..b2be57df6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -28,5 +28,5 @@ COMPILE_SDK_VERSION=32 MIN_SDK_VERSION=21 TARGET_SDK_VERSION=32 -version_name=1.4.0 -version_code=140 \ No newline at end of file +version_name=1.5.0 +version_code=150 \ No newline at end of file