diff options
author | Brad Leege <bleege@gmail.com> | 2016-08-17 09:43:28 -0400 |
---|---|---|
committer | Brad Leege <bleege@gmail.com> | 2016-08-17 10:20:47 -0400 |
commit | 9a6df919b37621a7354d95b7703f92b5ea89378b (patch) | |
tree | c71e96859bb220b6e6d128127bc49f4f7b294e9a /platform/android/gradle | |
parent | 8843bebee259dfebfde07b0b18ceb9d5109eba9b (diff) | |
download | qtlocation-mapboxgl-9a6df919b37621a7354d95b7703f92b5ea89378b.tar.gz |
[android] #6050 - Updating to Gradle 2.14.1 and Android plugin 2.1.3
Diffstat (limited to 'platform/android/gradle')
-rw-r--r-- | platform/android/gradle/wrapper/gradle-wrapper.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/platform/android/gradle/wrapper/gradle-wrapper.properties b/platform/android/gradle/wrapper/gradle-wrapper.properties index a630852d20..1a4f00cd31 100644 --- a/platform/android/gradle/wrapper/gradle-wrapper.properties +++ b/platform/android/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,7 @@ -#Thu Apr 07 14:21:05 CDT 2016 +#Wed Aug 17 09:21:12 EDT 2016 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-2.12-bin.zip -distributionSha256Sum=e77064981906cd0476ff1e0de3e6fef747bd18e140960f1915cca8ff6c33ab5c +distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip +distributionSha256Sum=88a910cdf2e03ebbb5fe90f7ecf534fc9ac22e12112dc9a2fee810c598a76091 |