From c34ed165e7570d1949b52b2d3ca98b39d25dff38 Mon Sep 17 00:00:00 2001 From: lh <1209405678@qq.com> Date: Wed, 7 Mar 2018 10:55:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A1=E5=88=92=E5=87=BA=E6=A0=8F=20=20?= =?UTF-8?q?=E8=AE=A1=E5=88=92=E4=B8=8A=E9=B8=A1=E6=97=B6=E9=97=B4?= 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 07fab1b..fb98886 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { minSdkVersion 15 targetSdkVersion 26 versionCode 1 - versionName "1.3.0" + versionName "1.3.1" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" ndk {