Skip to content

Commit 11006a2

Browse files
authored
Update build.gradle.kts
1 parent a3217e7 commit 11006a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dependencies {
2222
modImplementation("net.fabricmc:fabric-loader:${property("loader_version")}")
2323

2424
modImplementation("net.fabricmc:fabric-language-kotlin:${property("fabric_kotlin_version")}")
25+
modImplementation("net.fabricmc.fabric-api:fabric-api:0.36.0+1.17")
2526
}
2627

2728
tasks {

0 commit comments

Comments
 (0)