Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
AViewFromTheTop committed Nov 6, 2024
1 parent 529c00b commit 0337839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pluginManagement {

rootProject.name = "Trailier Tales"

localRepository("FrozenLib", "maven.modrinth:frozenlib", true, false)
localRepository("FrozenLib", "maven.modrinth:frozenlib", true, true)
localRepository("WilderWild", "maven.modrinth:wilder-wild", true, false)

fun localRepository(repo: String, dependencySub: String, kotlin: Boolean, enabled: Boolean) {
Expand Down

0 comments on commit 0337839

Please sign in to comment.