浏览代码

Update SubsamplingScaleImageView

Merged with upstream master and disabled Jetifier.
arkon 4 年之前
父节点
当前提交
1ae52bd33f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle.kts

+ 1 - 1
app/build.gradle.kts

@@ -211,7 +211,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:60b3a2b")
+    implementation("com.github.tachiyomiorg:subsampling-scale-image-view:cd257f3")
 
     // Logging
     implementation("com.jakewharton.timber:timber:4.7.1")