2025-02-18 19:40:34 +03:00

8 lines
78 B
Plaintext

plugins {
`kotlin-dsl`
}
repositories {
google()
mavenCentral()
}