Skip to content

Commit

Permalink
remove vineflower
Browse files Browse the repository at this point in the history
  • Loading branch information
isXander authored Nov 25, 2023
1 parent 9cdad86 commit 55b69dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ plugins {
java

alias(libs.plugins.loom)
alias(libs.plugins.loom.vineflower)

alias(libs.plugins.minotaur)
alias(libs.plugins.cursegradle)
Expand All @@ -13,7 +12,7 @@ plugins {
}

group = "dev.isxander"
version = "1.0.0+1.20.1"
version = "1.0.0+1.20.2"

/* UNCOMMENT OR DELETE IF YOU WANT TESTMOD SOURCESET
val testmod by sourceSets.registering {
Expand Down

0 comments on commit 55b69dc

Please sign in to comment.