Files
Umbrella/translations/build.gradle.kts

5 lines
101 B
Kotlin

description = "Umbrella : Translations"
dependencies{
implementation("org.json:json:20240303")
}