Skip to content

Commit 7b1f0a8

Browse files
Rename build-logic submodule
1 parent a171e40 commit 7b1f0a8

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

buildSrc/src/main/groovy/com.viaversion.java-conventions.gradle renamed to build-logic/src/main/groovy/com.viaversion.java-conventions.gradle

File renamed without changes.

settings.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import java.util.function.Consumer
22

3+
includeBuild("build-logic")
4+
35
setupViaSubproject("common")
46
setupViaSubproject("bukkit")
57
setupViaSubproject("fabric")

0 commit comments

Comments
 (0)