Skip to content

Commit

Permalink
Update Loom
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaming32 committed Jan 25, 2024
1 parent f075c43 commit 56b5818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import net.fabricmc.loom.api.LoomGradleExtensionAPI
plugins {
java
id("architectury-plugin") version "3.4.+"
id("dev.architectury.loom") version "1.4.+" apply false
id("dev.architectury.loom") version "1.5.+" apply false
}

operator fun Project.get(key: String) = properties[key] as String
Expand Down

0 comments on commit 56b5818

Please sign in to comment.