Skip to content

Commit b69bee7

Browse files
Compile against wildermyth 1.16+559
1 parent c4dd757 commit b69bee7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ repositories {
2323
sourceCompatibility = '17'
2424
targetCompatibility = '17'
2525

26+
wilderWorkspace {
27+
useDependency("1.16+559")
28+
}
29+
2630
dependencies {
2731

2832
/*

0 commit comments

Comments
 (0)