Skip to content

Commit

Permalink
Gah. I forgot to undo using local ferry.
Browse files Browse the repository at this point in the history
  • Loading branch information
gniftygnome committed Apr 11, 2024
1 parent 877e727 commit a22c35b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ subprojects {
}

// Ferry for publishing; this has to be after arch dev plugin apply and before subproject version is set.
//apply from: 'https://raw.githubusercontent.com/TerraformersMC/GradleScripts/3.0-beta/ferry-mpp.gradle'
apply from: 'file:///home/jacob/IdeaProjects/GradleScripts/ferry-mpp.gradle'
apply from: 'https://raw.githubusercontent.com/TerraformersMC/GradleScripts/3.0-beta/ferry-mpp.gradle'

allprojects {
apply plugin: "java"
Expand Down

0 comments on commit a22c35b

Please sign in to comment.