1.21.2 version

This commit is contained in:
lukasabbe
2024-10-20 18:16:22 +02:00
parent 76412fa2ae
commit 61493a8699
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ dependencies {
]
apiMudules.forEach {
include(modImplementation(fabricApi.module(it,project.fabric_version)))
modImplementation(fabricApi.module(it,project.fabric_version))
}
}