From e6da60ca1672a05cd4ce440a4d40a98bae5a788f Mon Sep 17 00:00:00 2001 From: Administrator <981964879@qq.com> Date: Wed, 27 Jan 2021 16:12:17 +0800 Subject: [PATCH] =?UTF-8?q?update:2021.01.27=20fix:=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E6=9B=B4=E6=96=B0=20add:?= 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 cc7a9ee..8ada73c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.appstore.uiui" minSdkVersion 23 targetSdkVersion 29 - versionCode 27 - versionName "1.2.7" + versionCode 31 + versionName "1.3.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" //极光 ndk {