Skip to content

Commit

Permalink
Switch from JCenter to Maven Central because JCenter goes away
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Obexer <[email protected]>
  • Loading branch information
cobexer committed Jul 11, 2024
1 parent 1f8dab1 commit 24f1335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ tasks {
}

repositories {
jcenter()
mavenCentral()
}

dependencies {
Expand Down

0 comments on commit 24f1335

Please sign in to comment.