From 1ac599cf3242dabed71b3ba36de8ba599842d1ff Mon Sep 17 00:00:00 2001 From: Ziver Koc Date: Wed, 17 Dec 2014 16:46:30 +0100 Subject: [PATCH] Gradle upgrade --- .idea/codeStyleSettings.xml | 13 +++++++++++++ app/app.iml | 4 +++- build.gradle | 2 +- gradle/wrapper/gradle-wrapper.properties | 4 ++-- 4 files changed, 19 insertions(+), 4 deletions(-) create mode 100755 .idea/codeStyleSettings.xml diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml new file mode 100755 index 0000000..7fb8ed0 --- /dev/null +++ b/.idea/codeStyleSettings.xml @@ -0,0 +1,13 @@ + + + + + + \ No newline at end of file diff --git a/app/app.iml b/app/app.iml index 8d5be01..d853a04 100755 --- a/app/app.iml +++ b/app/app.iml @@ -10,7 +10,7 @@