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 {