From 541533cfd0c86b6a66e694ced7fbf732010b81d4 Mon Sep 17 00:00:00 2001 From: Allen Date: Fri, 21 Jul 2017 18:16:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E5=88=97=E8=A1=A8=E4=B8=AD?= =?UTF-8?q?=E4=BD=BF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 2 +- library/build.gradle | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 0c8166a..54207cd 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,7 +37,7 @@ - + diff --git a/library/build.gradle b/library/build.gradle index 2b687a0..6ddf435 100644 --- a/library/build.gradle +++ b/library/build.gradle @@ -11,8 +11,8 @@ android { defaultConfig { minSdkVersion 14 targetSdkVersion 24 - versionCode 208 - versionName "2.0.8" + versionCode 206 + versionName "2.0.6" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {