Files
Umbrella/translations/build.gradle.kts
2025-06-27 21:43:54 +02:00

6 lines
154 B
Kotlin

description = "Umbrella : Translations"
dependencies{
implementation("de.srsoftware:tools.http:6.0.0")
implementation("org.json:json:20240303")
}