Skip to content

Commit

Permalink
Finish the job switching to vineflower (missed a spot)
Browse files Browse the repository at this point in the history
  • Loading branch information
gniftygnome committed Jul 28, 2023
1 parent 982f30f commit e520c85
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 @@ -44,7 +44,7 @@ allprojects {
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
apply plugin: 'fabric-loom'
apply plugin: 'io.github.juuxel.loom-quiltflower'
apply plugin: 'io.github.juuxel.loom-vineflower'

sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit e520c85

Please sign in to comment.