coreDependency/build.gradle.kts

8 lines
78 B
Plaintext
Raw Permalink Normal View History

2024-01-09 14:10:16 +07:00
plugins {
`kotlin-dsl`
}
repositories {
google()
mavenCentral()
}