summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorMatthew Wong <wongma@protonmail.ch>2015-12-31 06:24:05 -0500
committerMatthew Wong <wongma@protonmail.ch>2015-12-31 06:24:05 -0500
commitba1ef7a38e1d923d1e0e31f0e16528649df41af8 (patch)
treeb4501c25bb06b084f324f525a6ab2dfe5037aa78 /build.gradle
parenta782c3f83e6f40ad24f6ffbb3fa5b0d5b4f409f5 (diff)
parent893e0ce89daaa39f1157298c6a8dd10b7e98eceb (diff)
Merge branch 'upstream' into webview
Conflicts: app/build.gradle
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 22422a8c..68dfe62b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -6,7 +6,7 @@ buildscript {
mavenCentral()
}
dependencies {
- classpath 'com.android.tools.build:gradle:1.3.0'
+ classpath 'com.android.tools.build:gradle:1.5.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files