melonDS-android/buildSrc/build.gradle.kts
2021-07-26 21:54:37 +01:00

7 lines
60 B
Plaintext

repositories {
jcenter()
}
plugins {
`kotlin-dsl`
}