From 1caef1a1ec82be7c1e14547f8de515cfa4695c1f Mon Sep 17 00:00:00 2001 From: ShengDecheng <524100248@qq.com> Date: Thu, 23 Feb 2017 18:04:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B01.1=E7=89=88=E6=9C=AC?= =?UTF-8?q?=EF=BC=8C=E4=BC=98=E5=8C=96=E5=86=85=E5=AD=98=E5=8D=A0=E7=94=A8?= =?UTF-8?q?=EF=BC=8C=E6=94=AF=E6=8C=81RxJava?= 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 c3075d4..6222e53 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.sendtion.xrichtext" minSdkVersion 14 targetSdkVersion 22 - versionCode 1 - versionName "1.0" + versionCode 2 + versionName "1.1" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {