Skip to content

Commit b76bedf

Browse files
authored
Update build.gradle
1 parent 211ffe1 commit b76bedf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

+2-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ subprojects {
5050
}
5151
}
5252
}
53-
maven { url = 'https://maven.maxhenkel.de/repository/public' } // Simple Voice Chat
53+
maven { url = 'https://maven.maxhenkel.de/repository/public' } // Simple Voice Chat
54+
maven { url = "https://raw.githubusercontent.com/Fuzss/modresources/main/maven/" } // Forge Config API Port
5455
}
5556

5657
dependencies {

0 commit comments

Comments
 (0)