Skip to content

Commit

Permalink
Revert "Upgrade to the latest publish plugin" (#983)
Browse files Browse the repository at this point in the history
This reverts commit f0856c2.
  • Loading branch information
adrw authored and nate b committed May 14, 2019
1 parent a734278 commit 58a1eb1
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 {

plugins {
id "org.jetbrains.kotlin.jvm" version "1.3.21" apply false
id "com.vanniktech.maven.publish" version "0.8.0" apply false
id "com.vanniktech.maven.publish" version "0.4.0" apply false
id 'com.gradle.build-scan' version "2.1"
}

Expand Down

0 comments on commit 58a1eb1

Please sign in to comment.