This commit is contained in:
2026-05-11 15:00:55 +01:00
parent e7ead2a066
commit 413019cfac
5 changed files with 304 additions and 8 deletions

View File

@@ -19,6 +19,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven { url = uri("https://jitpack.io") }
}
}