Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/acomminos/Plumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Comminos <andrew@comminos.com>2016-09-19 04:49:09 +0300
committerAndrew Comminos <andrew@comminos.com>2016-09-19 04:49:19 +0300
commit33a811b64eaad49b1c85ee42cd43940bfefe6527 (patch)
tree7a5dcbb11c65f34f409985670a3f85a9a7917a81
parent623198af0b2ed700811d97ffce1716733033ae0e (diff)
Update Gradle plugin to 2.1.3.
-rw-r--r--app/build.gradle2
-rw-r--r--gradle/wrapper/gradle-wrapper.properties4
m---------libraries/Jumble0
3 files changed, 3 insertions, 3 deletions
diff --git a/app/build.gradle b/app/build.gradle
index b811a00..58a999a 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -28,7 +28,7 @@ buildscript {
mavenCentral()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.1.2'
+ classpath 'com.android.tools.build:gradle:2.1.3'
}
}
apply plugin: 'com.android.application'
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index bf381b1..a3f369a 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Mon Jul 18 23:05:17 EDT 2016
+#Sun Sep 18 18:48:19 PDT 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
diff --git a/libraries/Jumble b/libraries/Jumble
-Subproject 5201a413d431465922c3d48430af9cc54a79e7e
+Subproject cf0991b5c81ebd87ceb3a9debba969928377fd0