From b2ecae63a83c7567c88fb33b1304869c2b025699 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Mon, 11 Apr 2016 13:50:14 +0200 Subject: [PATCH] Update to Android Studio 2.0 --- .idea/codeStyleSettings.xml | 229 ------------------ .idea/gradle.xml | 8 +- .idea/inspectionProfiles/Project_Default.xml | 15 -- .../inspectionProfiles/profiles_settings.xml | 7 - 4 files changed, 6 insertions(+), 253 deletions(-) delete mode 100644 .idea/codeStyleSettings.xml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/inspectionProfiles/profiles_settings.xml diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml deleted file mode 100644 index 8d350166..00000000 --- a/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 93fe1311..508b3d9b 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -3,16 +3,20 @@ diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 90e5391b..00000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 3b312839..00000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file