From 3e2775e317b7c91ee7db9114789cec9b7e73593b Mon Sep 17 00:00:00 2001 From: Ahmet Inan Date: Thu, 19 May 2016 19:55:52 +0200 Subject: [PATCH] Android 2.2 update --- .idea/.name | 1 - .idea/gradle.xml | 4 +- .idea/misc.xml | 17 +------- .idea/vcs.xml | 2 +- Robot36.iml | 2 +- app/app.iml | 49 ++++++++++++++---------- app/build.gradle | 8 ++-- build.gradle | 2 +- gradle/wrapper/gradle-wrapper.properties | 4 +- 9 files changed, 41 insertions(+), 48 deletions(-) delete mode 100644 .idea/.name diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index b02cc76..0000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -Robot36 \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 1bbc21d..e494a90 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -3,9 +3,9 @@ - + - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..35eb1dd 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/Robot36.iml b/Robot36.iml index cc5e1d6..14ea016 100644 --- a/Robot36.iml +++ b/Robot36.iml @@ -13,7 +13,7 @@ - + \ No newline at end of file diff --git a/app/app.iml b/app/app.iml index c0c6f83..fd06bc1 100644 --- a/app/app.iml +++ b/app/app.iml @@ -12,10 +12,7 @@