diff --git a/app/app.iml b/app/app.iml
index fde680e..7cd5b07 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -83,8 +83,8 @@
-
-
+
+
diff --git a/app/build.gradle b/app/build.gradle
index 8867c9e..414262e 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
applicationId "xdsopl.robot36"
minSdkVersion 15
targetSdkVersion 21
- versionCode 6
- versionName "1.5"
+ versionCode 7
+ versionName "1.6"
renderscriptTargetApi 19
renderscriptSupportModeEnabled true
}