From d1aeb7f458b7422b607a3e9220134bb612210140 Mon Sep 17 00:00:00 2001 From: serso Date: Fri, 16 Oct 2015 14:56:58 +0200 Subject: [PATCH] Android SDK version update --- .idea/codeStyleSettings.xml | 28 ++++++++++++++++++++++++ .idea/gradle.xml | 4 ++-- .idea/runConfigurations.xml | 12 ++++++++++ .idea/runConfigurations/Run.xml | 17 ++++++++++----- android-app-tests/android-app-tests.iml | 29 +++++++++++-------------- android-app/android-app.iml | 26 +++++++++++----------- android-app/build.gradle | 4 ++-- build.gradle | 6 ++--- calculatorpp.iml | 2 +- core/core.iml | 2 +- 10 files changed, 87 insertions(+), 43 deletions(-) create mode 100644 .idea/runConfigurations.xml diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml index eee0ba6d..e2779986 100644 --- a/.idea/codeStyleSettings.xml +++ b/.idea/codeStyleSettings.xml @@ -46,6 +46,34 @@ + + diff --git a/.idea/gradle.xml b/.idea/gradle.xml index afa3dedb..5f593ebd 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -4,9 +4,9 @@