Skip to content

Commit

Permalink
Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella
Browse files Browse the repository at this point in the history
MozReview-Commit-ID: 4Whi8k2kzz0

--HG--
extra : rebase_source : 95883b76c7088a9937b5b049ab0f0f4695306301
extra : histedit_source : 9918033b53c5716904e5b2db324445044d9090cf
  • Loading branch information
pocmo committed Apr 29, 2016
1 parent c71f20b commit eb440a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -33,7 +33,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:2.0.0'
classpath 'com.android.tools.build:gradle:2.1.0'
classpath('com.stanfy.spoon:spoon-gradle-plugin:1.0.4') {
// Without these, we get errors linting.
exclude module: 'guava'
Expand Down

0 comments on commit eb440a9

Please sign in to comment.