Skip to content

Commit e520c85

Browse files
committed
Finish the job switching to vineflower (missed a spot)
1 parent 982f30f commit e520c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ allprojects {
4444
apply plugin: 'eclipse'
4545
apply plugin: 'maven-publish'
4646
apply plugin: 'fabric-loom'
47-
apply plugin: 'io.github.juuxel.loom-quiltflower'
47+
apply plugin: 'io.github.juuxel.loom-vineflower'
4848

4949
sourceCompatibility = JavaVersion.VERSION_17
5050
targetCompatibility = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)