Skip to content

Commit 03d5c0d

Browse files
authored
Update AzureLib maven link
1 parent 166a4fd commit 03d5c0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ repositories {
8787

8888
maven {
8989
name = "AzureDoom Maven"
90-
url = "https://libs.azuredoom.com:4443/mods"
90+
url = "https://maven.azuredoom.com/mods"
9191
}
9292

9393
maven {
@@ -279,4 +279,4 @@ if (file('key.properties').exists()) {
279279
}
280280
}
281281
}
282-
}
282+
}

0 commit comments

Comments
 (0)