Bug 1233882 - Post: Update Android Gradle plugin to 1.5.0. r=me

MozReview-Commit-ID: 96Ot6X6d3rl
This commit is contained in:
Nick Alexander 2016-02-17 19:16:41 -08:00
parent 90cde83778
commit 212fdd9d00

View File

@ -25,7 +25,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:1.3.0'
classpath 'com.android.tools.build:gradle:1.5.0'
classpath('com.stanfy.spoon:spoon-gradle-plugin:1.0.4') {
// Without these, we get errors linting.
exclude module: 'guava'