statistics

This commit is contained in:
2025-11-06 21:41:36 +01:00
parent 11a4f12fbe
commit 3e6a92fb14
13 changed files with 1038 additions and 13 deletions

View File

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