Skip to content

Commit 4895ed7

Browse files
committed
Add babric maven repo
1 parent d183371 commit 4895ed7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle

+4
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ if (ENV.BRANCH_NAME) {
5151

5252
repositories {
5353
mavenCentral()
54+
maven {
55+
name "Babric Repository"
56+
url "https://maven.glass-launcher.net/babric/"
57+
}
5458
maven {
5559
name "Fabric Repository"
5660
url "https://maven.fabricmc.net"

0 commit comments

Comments
 (0)