From 236315bf2a94cc836d265d125f3d9d67740c3475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=9F=E6=B8=85=E6=B8=85?= Date: Sat, 21 Nov 2015 10:27:27 +0800 Subject: [PATCH] =?UTF-8?q?+):1.=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E8=BF=9B=E8=A1=8C=E6=89=93=E5=8C=85=20V1.1.5=20=20=20?= =?UTF-8?q?versionCode=3D5=20=20=20=20=20=202.=E6=96=B0=E5=A2=9EVolley?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E6=8A=80=E6=9C=AF=E4=BB=A5=E5=8F=8A=E5=B0=81?= =?UTF-8?q?=E8=A3=85=20=20=20=20=20=203.=E6=96=B0=E5=A2=9ERecyclerView?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E6=8A=80=E6=9C=AF=E5=8A=9F=E8=83=BD?= 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 d75a766..9bf6230 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.chinaztt.fda.ui" minSdkVersion 15 targetSdkVersion 22 - versionCode 4 - versionName "1.1.2" + versionCode 5 + versionName "1.1.5" } buildTypes { release {