We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5dd3cc commit 309e965Copy full SHA for 309e965
1 file changed
settings.gradle.kts
@@ -133,6 +133,7 @@ listOf(
133
"1.21.8-fabric",
134
"1.21.10-fabric",
135
"1.21.11-fabric",
136
+ "26.1-fabric"
137
).contains(version)) {
138
include(bootstrapProj)
139
project(bootstrapProj).apply {
0 commit comments