Skip to content

Commit

Permalink
Update maven repo configs
Browse files Browse the repository at this point in the history
  • Loading branch information
lucko committed Oct 20, 2024
1 parent bc5f9c9 commit eccf9e3
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 @@ -51,6 +51,6 @@ subprojects {
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
maven { url "https://repo.lucko.me/" }
maven { url "https://jitpack.io" }
mavenLocal()
// mavenLocal()
}
}

0 comments on commit eccf9e3

Please sign in to comment.