Skip to content

Commit

Permalink
Update Gradle Maven Publish Plugin to 0.6.0 (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanniktech authored Oct 11, 2018
1 parent 1950af8 commit f22085c
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 @@ -9,7 +9,7 @@ buildscript {
classpath 'com.gradle.publish:plugin-publish-plugin:0.10.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.17.0'
classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.11.0'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.2.0'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.6.0'
}
}

Expand Down

0 comments on commit f22085c

Please sign in to comment.