mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2024-12-26 08:41:50 +01:00
4 lines
84 B
Groovy
4 lines
84 B
Groovy
|
dependencies {
|
||
|
// Config API
|
||
|
// implementation("com.typesafe:config:1.4.0")
|
||
|
}
|