mirror of
https://github.com/tachiyomiorg/extensions-lib.git
synced 2025-11-01 01:15:59 +01:00
main
v0.14.6 didn't fully remove calls to fetchPageList yet.
The extensions library used in Tachiyomi.
ext {
libVersion = '1.4'
}
dependencies {
compileOnly "com.github.tachiyomiorg:extensions-lib:$libVersion"
}
Description
Languages
Kotlin
80.7%
Java
19.3%