Skip to content

Commit 54f32ad

Browse files
committed
added global mavenLocal
1 parent 094238f commit 54f32ad

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
@@ -65,6 +65,7 @@ allprojects {
6565
base.archivesName = modId
6666

6767
repositories {
68+
mavenLocal() // Allow the use of local repositories
6869
maven("https://maven.shedaniel.me/") // Architectury
6970
maven("https://maven.terraformersmc.com/releases/")
7071
maven("https://babbaj.github.io/maven/") // Baritone

0 commit comments

Comments
 (0)