diff --git a/.idea/misc.xml b/.idea/misc.xml
index 347b681..e652e55 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -117,7 +117,7 @@
-
+
diff --git a/perm/build.gradle b/perm/build.gradle
index a2f350c..6856fce 100644
--- a/perm/build.gradle
+++ b/perm/build.gradle
@@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 25
- versionCode 1
- versionName "0.9.0"
+ versionCode 2
+ versionName "1.0.0"
}
buildTypes {