Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiYueCommentary committed Apr 10, 2024
1 parent b200fde commit 0e14b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ allprojects {
repositories {
maven { url = "https://jitpack.io/" }
maven { url = "https://maven.terraformersmc.com/" }
maven { url "https://maven.shedaniel.me/" }
maven { url = "https://maven.shedaniel.me/" }
}

tasks.withType(JavaCompile) {
Expand Down

0 comments on commit 0e14b26

Please sign in to comment.