ソースを参照

Update subsampling-scale-image-view

arkon 4 年 前
コミット
969b57ade9
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -216,7 +216,7 @@ dependencies {
     implementation "com.github.bumptech.glide:okhttp3-integration:$glide_version"
     kapt "com.github.bumptech.glide:compiler:$glide_version"
 
-    implementation 'com.github.tachiyomiorg:subsampling-scale-image-view:bff2806'
+    implementation 'com.github.tachiyomiorg:subsampling-scale-image-view:6caf219'
 
     // Logging
     implementation 'com.jakewharton.timber:timber:4.7.1'