Skip to content

Commit f98b8d0

Browse files
committed
Bump OneConfig loader
1 parent 4f1cd2a commit f98b8d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle.kts

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
toolkitLoomHelper {
1818
useOneConfig {
1919
version = "1.0.0-alpha.55"
20-
loaderVersion = "1.1.0-alpha.35"
20+
loaderVersion = "1.1.0-alpha.38"
2121

2222
usePolyMixin = true
2323
polyMixinVersion = "0.8.4+build.2"
@@ -28,6 +28,7 @@ toolkitLoomHelper {
2828
+module
2929
}
3030
}
31+
3132
useDevAuth("1.2.1")
3233
useMixinExtras("0.4.1")
3334

0 commit comments

Comments
 (0)