We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4206e6 commit 5201690Copy full SHA for 5201690
build.gradle.kts
@@ -36,7 +36,7 @@ gradleutils.version {
36
branches {
37
suffixBranch()
38
suffixExemptedBranch(versionMc)
39
- suffixExemptedBranch("$versionMc.x")
+ suffixExemptedBranch("1.21.x")
40
}
41
42
version = "${gradleutils.version}+$versionLoaderUpstream+$versionMc"
0 commit comments