add statistics for bottle and sleep events

This commit is contained in:
2025-11-06 21:41:36 +01:00
parent 6759956461
commit a0dc023941
13 changed files with 526 additions and 22 deletions

View File

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