We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a6480 commit 3d94198Copy full SHA for 3d94198
1 file changed
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
toolkitLoomHelper {
18
useOneConfig {
19
version = "1.0.0-alpha.55"
20
- loaderVersion = "1.1.0-alpha.35"
+ loaderVersion = "1.1.0-alpha.38"
21
22
usePolyMixin = true
23
polyMixinVersion = "0.8.4+build.2"
@@ -28,6 +28,7 @@ toolkitLoomHelper {
28
+module
29
}
30
31
+
32
useDevAuth("1.2.1")
33
useMixinExtras("0.4.1")
34
0 commit comments