Tachiyomi-Extensions/buildSrc/build.gradle.kts
arkon 4079830822 Annotate multi-source factories
Doesn't do anything yet. Will add an annotation processor to do add info the repo JSON in the future.
2020-06-25 19:04:05 -04:00

8 lines
61 B
Plaintext

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