Skip to content

Commit

Permalink
use latest oss-library plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lbalmaceda committed Mar 2, 2017
1 parent 3c37a6d commit 33a3f35
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 @@ -11,7 +11,7 @@ buildscript {
classpath 'com.dicedmelon.gradle:jacoco-android:0.1.1'
classpath 'com.android.tools.build:gradle:2.2.2'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7'
classpath 'gradle.plugin.com.auth0.gradle:oss-library:0.5.20'
classpath 'gradle.plugin.com.auth0.gradle:oss-library:0.6.0'
}
}

Expand Down

0 comments on commit 33a3f35

Please sign in to comment.