From 07e3d894dcae77097f43c82aa1db8757dd272f68 Mon Sep 17 00:00:00 2001 From: wxj Date: Thu, 19 Mar 2020 17:17:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=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 c38edc9..4e6e77f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.wang.getapk" minSdkVersion 19 targetSdkVersion 29 - versionCode 1100 - versionName "1.1" + versionCode 1200000 + versionName "1.2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true