mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 10:22:47 +01:00
bump image-decoder (#1839)
This commit is contained in:
parent
81ce7f3d5c
commit
1429667312
@ -2,10 +2,8 @@ plugins {
|
|||||||
id("lib-multisrc")
|
id("lib-multisrc")
|
||||||
}
|
}
|
||||||
|
|
||||||
baseVersionCode = 2
|
baseVersionCode = 3
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// Only PeachScan sources uses the image-decoder dependency.
|
compileOnly("com.github.tachiyomiorg:image-decoder:398d3c074f")
|
||||||
//noinspection UseTomlInstead
|
|
||||||
compileOnly("com.github.tachiyomiorg:image-decoder:fbd6601290")
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user