Switch back to new image decoder for preview builds
(cherry picked from commit ec6eef6d376541ec59043ae82de85037d296b6b6) # Conflicts: # app/build.gradle.kts
This commit is contained in:
parent
e80a4bea18
commit
6be485ea79
@ -209,7 +209,7 @@ dependencies {
|
||||
implementation("com.github.bumptech.glide:okhttp3-integration:$glideVersion")
|
||||
kapt("com.github.bumptech.glide:compiler:$glideVersion")
|
||||
|
||||
// implementation"("com.github.tachiyomiorg:subsampling-scale-image-view:6caf219")
|
||||
// implementation("com.github.tachiyomiorg:subsampling-scale-image-view:6caf219")
|
||||
// TODO: switch to new decoder for stable releases
|
||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:ca26317")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user