tachiyomi/buildSrc/build.gradle.kts
2020-04-25 14:30:14 -04:00

7 lines
60 B
Plaintext

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