From f03e2926445a5052c6ea3f33c0142fcb3b619fb7 Mon Sep 17 00:00:00 2001 From: Kerison Date: Mon, 14 Nov 2016 18:23:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=EF=BC=8C=E6=9B=B4=E6=AD=A3ta?= =?UTF-8?q?g=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 2 +- ushare/build.gradle | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 5d19981..fbb6828 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,7 +37,7 @@ - + diff --git a/ushare/build.gradle b/ushare/build.gradle index 44c84be..ada3bae 100644 --- a/ushare/build.gradle +++ b/ushare/build.gradle @@ -11,8 +11,8 @@ android { defaultConfig { minSdkVersion 15 targetSdkVersion 25 - versionCode 2 - versionName "2.0.0" + versionCode 3 + versionName "2.0.1" } buildTypes { release {