added dummy extension

This commit is contained in:
jmir1
2021-04-22 22:11:15 +02:00
parent ee098a3ea0
commit f45cd4397d
2192 changed files with 52 additions and 79571 deletions

View File

@ -1,7 +1,7 @@
// used both in common.gradle and themesources library
dependencies {
// Lib 1.2, but using specific commit so we don't need to bump up the version
compileOnly "com.github.tachiyomiorg:extensions-lib:a596412"
compileOnly "com.github.jmir1:extensions-lib:e6cc2ea"
// These are provided by the app itself
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"