mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-12-27 03:18:24 +01:00
Remove unnecessary maven repositories.
This commit is contained in:
parent
46e0aef6de
commit
14c42ee56f
@ -18,9 +18,6 @@ allprojects {
|
|||||||
google()
|
google()
|
||||||
jcenter()
|
jcenter()
|
||||||
maven { url "https://jitpack.io" }
|
maven { url "https://jitpack.io" }
|
||||||
maven { url "https://dl.bintray.com/sysdata/maven" }
|
|
||||||
maven { url "https://dl.bintray.com/rilixtech/maven/" }
|
|
||||||
maven { url "http://repo.pageturner-reader.org" }
|
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user