Skip to content

Commit

Permalink
fix: upload to plugins.gradle.org
Browse files Browse the repository at this point in the history
Merge branch 'timyates-patch-1' into develop
  • Loading branch information
tschulte committed Oct 23, 2017
2 parents e8cc660 + 847ee07 commit ba2aa36
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 @@ -26,7 +26,7 @@ buildscript {
classpath 'net.saliman:gradle-cobertura-plugin:2.3.2'
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.6.3'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
classpath "com.gradle.publish:plugin-publish-plugin:0.9.5"
classpath "com.gradle.publish:plugin-publish-plugin:0.9.9"
}
}

Expand Down

0 comments on commit ba2aa36

Please sign in to comment.