Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
Update gradle plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Lord committed Apr 4, 2016
1 parent 3b45f4e commit e8af6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.0.0-beta7'
classpath 'com.android.tools.build:gradle:2.0.0-rc1'
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.0.1x'
classpath 'com.novoda:bintray-release:0.3.4'
}
Expand Down

0 comments on commit e8af6ac

Please sign in to comment.