aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorAng Li <angli@google.com>2019-01-28 16:30:16 -0800
committerGitHub <noreply@github.com>2019-01-28 16:30:16 -0800
commite95b40a3249b47bb55de05cc53a25ae679ad9216 (patch)
treebfdef996639114127ae2ba09700c13e2c5e23085 /build.gradle
parent69b6fb3bbd386b6a2743e2a4cf5bde8ac48c74ed (diff)
downloadmobly-snippet-lib-e95b40a3249b47bb55de05cc53a25ae679ad9216.tar.gz
Update toolchain and make the lib build again. (#100)
The presubmit command now works and generates a report.
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 2d60450..6f34b83 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ buildscript {
google()
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.1.2'
+ classpath 'com.android.tools.build:gradle:3.3.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files