Files
suwayomi-material-you-webui/AndroidCompat/Config/build.gradle.kts
T

4 lines
118 B
Kotlin
Raw Normal View History

2021-01-02 04:57:20 +03:30
dependencies {
2021-03-11 14:43:29 +03:30
// Config API, moved to the global build.gradle
2021-01-02 04:57:20 +03:30
// implementation("com.typesafe:config:1.4.0")
}