mirror of
https://github.com/tachiyomiorg/extensions-lib.git
synced 2025-02-16 19:49:12 +01:00
![Alessandro Jean](/assets/img/avatar_default.png)
* Make source ID generation function reusable to extensions. * Add parameters and return documentation.
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%