7 lines
151 B
Kotlin
7 lines
151 B
Kotlin
description = "OpenCloudCal : API"
|
|
|
|
dependencies {
|
|
implementation("de.srsoftware:tools.util:2.1.1")
|
|
implementation("org.json:json:20240303")
|
|
}
|