mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions.git
synced 2025-12-10 07:52:02 +01:00
8 lines
66 B
Kotlin
8 lines
66 B
Kotlin
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
|
|
repositories {
|
|
mavenCentral()
|
|
}
|