From d59e2e65abc6423c84cc7f6dc5fcade4172ca3f2 Mon Sep 17 00:00:00 2001 From: xiaoyan Date: Fri, 10 Nov 2023 11:04:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 778ade9..6c44d1c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -37,8 +37,8 @@ android { applicationId "com.navinfo.outdoor" minSdkVersion 24 targetSdkVersion 30 - versionCode 117 - versionName "8.231011-金山云测试版" + versionCode 118 + versionName "8.231110-测试版" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" ndk {