mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 11:27:47 +01:00
7 lines
60 B
Text
7 lines
60 B
Text
|
plugins {
|
||
|
`kotlin-dsl`
|
||
|
}
|
||
|
repositories {
|
||
|
jcenter()
|
||
|
}
|