
(cherry picked from commit 33660de6b1f0497d6b9b293197dc289786194d40) # Conflicts: # build.gradle.kts
7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
repositories {
|
|
mavenCentral()
|
|
}
|