Commit 0a107602 authored by Peter Wen's avatar Peter Wen Committed by Commit Bot

Android: Update Android Studio canary version

Canary has updated to alpha 4.

BUG=620034

Change-Id: Ic8ded85e9a06dd7a4a610145ade1df2a027a60e9
Reviewed-on: https://chromium-review.googlesource.com/847938Reviewed-by: default avataragrieve <agrieve@chromium.org>
Commit-Queue: Peter Wen <wnwen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#526979}
parent 4ad722d6
......@@ -12,7 +12,7 @@ buildscript {
}
dependencies {
{% if canary %}
classpath "com.android.tools.build:gradle:3.1.0-alpha01"
classpath "com.android.tools.build:gradle:3.1.0-alpha04"
{% else %}
classpath "com.android.tools.build:gradle:3.0.0"
{% endif %}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment