2022-02-01 12:53:13 -05:00
2021-11-28 11:04:01 -05:00
2017-01-20 21:46:11 +01:00
2021-04-28 09:05:54 -04:00
2021-04-28 09:05:54 -04:00
2020-08-29 11:00:52 -04:00
2020-05-09 12:00:37 -04:00
2017-01-20 21:46:11 +01:00

The extensions library used in Tachiyomi.

ext {
    libVersion = '1.2'
}

dependencies {
    compileOnly "com.github.tachiyomiorg:extensions-lib:$libVersion"
}
Description
Stubs used for extensions in Tachiyomi 0.x.
Readme Apache-2.0 288 KiB
Languages
Kotlin 80.7%
Java 19.3%