Overhaul 2025 (See PR for changes)
This commit is contained in:
7
lib/zipinterceptor/build.gradle.kts
Normal file
7
lib/zipinterceptor/build.gradle.kts
Normal file
@@ -0,0 +1,7 @@
|
||||
plugins {
|
||||
id("lib-android")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly("com.github.tachiyomiorg:image-decoder:e08e9be535")
|
||||
}
|
||||
Reference in New Issue
Block a user