Skip to content

Commit 40fd2f9

Browse files
Merge branch 'main' into mixin
2 parents a4f6458 + 33135ad commit 40fd2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ unimined.minecraft {
6666
if (propertyBool('use_access_transformer')) {
6767
accessTransformer "${rootProject.projectDir}/src/main/resources/" + propertyString('access_transformer_locations')
6868
}
69-
loader "0.3.24-alpha"
69+
loader "0.3.27-alpha"
7070
runs.auth.username = minecraft_username
7171
runs.all {
7272
systemProperty("crl.dev.mixin", "${mod_id}.default.mixin.json,${mod_id}.mod.mixin.json")

0 commit comments

Comments
 (0)