From 6b641308829964ca0923d512e35b70750c7355b3 Mon Sep 17 00:00:00 2001 From: jrsen Date: Wed, 7 Sep 2016 19:14:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BD=93=E5=89=8D=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 2 +- app/build.gradle | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index a0bbf5e..105b996 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -102,7 +102,7 @@ - + diff --git a/app/build.gradle b/app/build.gradle index 00c7270..821557e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.jrsen.ltedaemon" minSdkVersion 21 targetSdkVersion 23 - versionCode 1 - versionName "1.0" + versionCode 2 + versionName "1.1" } buildTypes { release {