We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9876474 commit 47bbdc8Copy full SHA for 47bbdc8
build.gradle.kts
@@ -28,7 +28,7 @@ allprojects {
28
jcenter()
29
mavenCentral()
30
maven {
31
- url = java.net.URI(com.mxt.anitrend.buildsrc.Libraries.Repositories.jitPack)
+ setUrl("https://www.jitpack.io")
32
}
33
34
0 commit comments