Skip to content

Commit

Permalink
Refactor maven repository
Browse files Browse the repository at this point in the history
  • Loading branch information
wax911 committed Nov 16, 2022
1 parent 9876474 commit 47bbdc8
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 @@ -28,7 +28,7 @@ allprojects {
jcenter()
mavenCentral()
maven {
url = java.net.URI(com.mxt.anitrend.buildsrc.Libraries.Repositories.jitPack)
setUrl("https://www.jitpack.io")
}
}
}
Expand Down

0 comments on commit 47bbdc8

Please sign in to comment.