Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
cyklon73 authored Dec 21, 2024
1 parent 6584148 commit c3ccb12
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 @@ -10,7 +10,7 @@ var commit = getCommit()
var release = System.getenv("RELEASE") == "true"

repositories {
maven { url "https://maven.mineking.dev/releases" }
maven { url "https://maven.cyklon.dev/releases" }
mavenCentral()
}

Expand Down

0 comments on commit c3ccb12

Please sign in to comment.