From bf7f9868ea736b77f21da7f4cf87f7823f3a6d5c Mon Sep 17 00:00:00 2001 From: wushaocheng <15876365887@163.com> Date: Mon, 30 Jan 2023 18:28:57 +0800 Subject: [PATCH] =?UTF-8?q?[Modify]=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=B8=BA1.5.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 cdf31a5e9..0953109a0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -30,5 +30,5 @@ COMPILE_SDK_VERSION=32 MIN_SDK_VERSION=21 TARGET_SDK_VERSION=32 -version_name=1.5.0 -version_code=150 \ No newline at end of file +version_name=1.5.1 +version_code=151 \ No newline at end of file