From 43097d0973ec0236899e9ac6aec1288d48dd69ab Mon Sep 17 00:00:00 2001 From: liuyang Date: Wed, 9 Jan 2019 15:27:34 +0800 Subject: [PATCH] =?UTF-8?q?APK=E5=9B=BE=E7=89=87=E6=8A=93=E5=8F=96?= =?UTF-8?q?=E8=AF=86=E5=88=AB=E5=8F=8A=E8=BD=AE=E6=92=AD=E6=B5=81=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E6=8A=93=E5=8F=96,=20=E4=BC=98=E5=8C=96=E8=AF=86?= =?UTF-8?q?=E5=88=AB=E7=BB=93=E6=9E=9C=E6=8F=90=E5=8F=96,=E6=95=B0?= =?UTF-8?q?=E5=AD=97=E9=95=BF=E5=BA=A6=E9=99=90=E5=88=B6=20#BYLSERVER-1438?= 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 227505b..70c94f6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,7 +13,7 @@ android { minSdkVersion 15 targetSdkVersion 22 versionCode 20 - versionName "1.6.1" + versionName "1.6.2" } signingConfigs { -- 2.21.0