From 94c92533722c635f373532cc9d8db9ff89d45fff Mon Sep 17 00:00:00 2001 From: xiaoyan Date: Tue, 28 Mar 2023 13:52:58 +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 c66b1a5..1ec9712 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "com.navinfo.outdoor" minSdkVersion 24 targetSdkVersion 30 - versionCode 49 - versionName "8.230320-正式版" + versionCode 50 + versionName "8.230328-开发版" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" ndk {