settings.gradle.kts aktualisiert

This commit is contained in:
2026-03-11 12:19:13 +00:00
parent cd78b0fb93
commit 47e4d4b930

View File

@@ -19,6 +19,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven { url 'https://jitpack.io' } // <-- Diese Zeile hinzufügen
}
}