From b12a8c39557c98236ac10a9e61ca4af380b50237 Mon Sep 17 00:00:00 2001 From: Monkeylord Date: Tue, 7 Jul 2020 15:41:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9B=E7=89=88=E6=9C=AC=E5=8F=B7=20Bump=20v?= =?UTF-8?q?ersion?= 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 4895377..6cae2a0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,7 +8,7 @@ android { minSdkVersion 19 targetSdkVersion 26 versionCode 1 - versionName "0.7.0" + versionName "0.7.1" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {