We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1fd5f1 commit bc327adCopy full SHA for bc327ad
1 file changed
build.gradle.kts
@@ -16,11 +16,11 @@ plugins {
16
17
toolkitLoomHelper {
18
useOneConfig {
19
- version = "1.0.0-alpha.116"
20
- loaderVersion = "1.1.0-alpha.48"
+ version = "1.0.0-alpha.+"
+ loaderVersion = "1.1.0-alpha.+"
21
22
usePolyMixin = true
23
- polyMixinVersion = "0.8.4+build.6"
+ polyMixinVersion = "0.8.4+build.+"
24
25
applyLoaderTweaker = true
26
0 commit comments