plugins {
    id("lib-android")
}

dependencies {
    compileOnly("com.github.tachiyomiorg:image-decoder:e08e9be535")
}