mirror of
https://github.com/tachiyomiorg/extensions-lib.git
synced 2025-07-26 03:37:20 +02: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%