aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorTrumeet <liangyuteng12345@gmail.com>2017-09-08 19:55:03 +0800
committerTrumeet <liangyuteng12345@gmail.com>2017-09-08 19:55:03 +0800
commitd85e6632bdac10cf6b713d7d092d5a43f730ab5c (patch)
treec7139a5e07dae93a1411651118343d8d06370ba9 /build.gradle
parent0c446b5fb195d0e2aaaa6b5e9320e68fa70d4675 (diff)
downloadRedirectStorage-d85e6632bdac10cf6b713d7d092d5a43f730ab5c.tar
RedirectStorage-d85e6632bdac10cf6b713d7d092d5a43f730ab5c.tar.gz
RedirectStorage-d85e6632bdac10cf6b713d7d092d5a43f730ab5c.tar.bz2
RedirectStorage-d85e6632bdac10cf6b713d7d092d5a43f730ab5c.zip
Update gradle version
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 2ad53af..540ef2b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.0.0-beta4'
+ classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'