From 2a710de82177fe24247c266a856a5defdf0f4d35 Mon Sep 17 00:00:00 2001 From: Monkeylord Date: Thu, 2 Jul 2020 17:47:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E5=8D=87=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=20Bump=20version.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 8182a26..4895377 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,7 +8,7 @@ android { minSdkVersion 19 targetSdkVersion 26 versionCode 1 - versionName "0.5.2" + versionName "0.7.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {