diff --git a/android/app/build.gradle b/android/app/build.gradle index 2caf851ae..5ed1bbdb6 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -173,7 +173,7 @@ dependencies { // - https://jitpack.io/p/deckerst/Android-TiffBitmapFactory // - https://jitpack.io/p/deckerst/mp4parser // - https://jitpack.io/p/deckerst/pixymeta-android - implementation 'com.github.deckerst:Android-TiffBitmapFactory:90c06eebf4' + implementation 'com.github.deckerst:Android-TiffBitmapFactory:3ed067f021' implementation 'com.github.deckerst.mp4parser:isoparser:d5caf7a3dd' implementation 'com.github.deckerst.mp4parser:muxer:d5caf7a3dd' implementation 'com.github.deckerst:pixymeta-android:9ec7097f17'