File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ plugins {
1818
1919toolkitLoomHelper {
2020 useOneConfig {
21- version = " 1.0.0-alpha.49 "
22- loaderVersion = " 1.1.0-alpha.35 "
21+ version = " 1.0.0-alpha.62 "
22+ loaderVersion = " 1.1.0-alpha.44 "
2323
2424 usePolyMixin = true
2525 polyMixinVersion = " 0.8.4+build.2"
Original file line number Diff line number Diff line change 11# Gradle Configuration -- DO NOT TOUCH THESE VALUES.
2- polyfrost.defaults.loom =3
32org.gradle.daemon =true
43org.gradle.parallel =true
54org.gradle.configureoncommand =true
@@ -8,5 +7,5 @@ org.gradle.jvmargs=-Xmx2G
87
98mod.name =PolySprint
109mod.id =polysprint
11- mod.version =1.0 .1
10+ mod.version =1.1.0-alpha .1
1211mod.group =org.polyfrost
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ pluginManagement {
2424
2525 plugins {
2626 kotlin(" jvm" ) version(" 2.0.0" )
27- id(" dev.deftu.gradle.multiversion-root" ) version(" 2.18.2 " )
27+ id(" dev.deftu.gradle.multiversion-root" ) version(" 2.22.0 " )
2828 }
2929}
3030
You can’t perform that action at this time.
0 commit comments