#73 fixed crash from pixy-meta using log4j stripped from release

This commit is contained in:
Thibault Deckers 2021-09-30 10:57:47 +09:00
parent ea7ce3948e
commit 3a2712ac55

View file

@ -123,7 +123,7 @@ dependencies {
// https://jitpack.io/p/deckerst/Android-TiffBitmapFactory
implementation 'com.github.deckerst:Android-TiffBitmapFactory:876e53870a' // forked, built by JitPack
// https://jitpack.io/p/deckerst/pixymeta-android
implementation 'com.github.deckerst:pixymeta-android:082ed1dafc' // forked, built by JitPack
implementation 'com.github.deckerst:pixymeta-android:50d441c1d0' // forked, built by JitPack
implementation 'com.github.bumptech.glide:glide:4.12.0'
kapt 'androidx.annotation:annotation:1.2.0'