Remove Graphite repo

This commit is contained in:
MrLetsplay 2023-10-08 16:56:27 +02:00
parent 975fd39cc8
commit c2ad5fea49
Signed by: mr
SSH Key Fingerprint: SHA256:92jBH80vpXyaZHjaIl47pjRq+Yt7XGTArqQg1V7hSqg

View File

@ -10,9 +10,6 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven {
url "https://maven.graphite-official.com/releases"
}
maven {
url 'https://jitpack.io'
}