Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
Upgrade to new gradle 1.0.0 plugin (now in RC but will work with final)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexismp committed Dec 5, 2014
1 parent 53c5b6e commit a974194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:0.12.1'
classpath 'com.android.tools.build:gradle:1.0.0+'
}
}

Expand Down

0 comments on commit a974194

Please sign in to comment.