From 31e93e2d5cc07e0724fcefb861b5bceb1c7fe699 Mon Sep 17 00:00:00 2001 From: Nereo Date: Wed, 18 May 2016 11:50:02 +0800 Subject: [PATCH] update gradle --- .idea/encodings.xml | 6 ++++ .idea/gradle.xml | 8 ++++- .idea/misc.xml | 29 +----------------- app/app.iml | 30 +++++++++++++++---- build.gradle | 2 +- gradle/wrapper/gradle-wrapper.properties | 4 +-- multi-image-selector/multi-image-selector.iml | 28 +++++++++++++---- 7 files changed, 63 insertions(+), 44 deletions(-) create mode 100644 .idea/encodings.xml diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..97626ba --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index cb01c0c..a382d75 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -5,7 +5,6 @@ + diff --git a/.idea/misc.xml b/.idea/misc.xml index 8f8b72d..fb50338 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,8 +1,5 @@ - - - - - - - @@ -44,7 +17,7 @@ - + diff --git a/app/app.iml b/app/app.iml index 1524c3b..79503c2 100644 --- a/app/app.iml +++ b/app/app.iml @@ -12,10 +12,7 @@ - + @@ -36,13 +33,13 @@ - + - + @@ -50,6 +47,15 @@ + + + + + + + + + @@ -57,6 +63,7 @@ + @@ -64,10 +71,21 @@ + + + + + + + + + + + diff --git a/build.gradle b/build.gradle index d3ff69d..f6e9073 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:1.1.0' + classpath 'com.android.tools.build:gradle:2.1.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 0c71e76..7af1915 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ -#Wed Apr 10 15:27:10 PDT 2013 +#Wed May 18 11:49:16 CST 2016 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-2.2.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip diff --git a/multi-image-selector/multi-image-selector.iml b/multi-image-selector/multi-image-selector.iml index 5d52993..6606864 100644 --- a/multi-image-selector/multi-image-selector.iml +++ b/multi-image-selector/multi-image-selector.iml @@ -12,10 +12,7 @@ - + @@ -37,13 +34,13 @@ - + - + @@ -51,6 +48,15 @@ + + + + + + + + + @@ -58,6 +64,15 @@ + + + + + + + + + @@ -65,6 +80,7 @@ +