info: fixed exif removal in release mode (pixy-meta proguard config)
This commit is contained in:
parent
3a2712ac55
commit
2ce965c176
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ dependencies {
|
||||||
// https://jitpack.io/p/deckerst/Android-TiffBitmapFactory
|
// https://jitpack.io/p/deckerst/Android-TiffBitmapFactory
|
||||||
implementation 'com.github.deckerst:Android-TiffBitmapFactory:876e53870a' // forked, built by JitPack
|
implementation 'com.github.deckerst:Android-TiffBitmapFactory:876e53870a' // forked, built by JitPack
|
||||||
// https://jitpack.io/p/deckerst/pixymeta-android
|
// https://jitpack.io/p/deckerst/pixymeta-android
|
||||||
implementation 'com.github.deckerst:pixymeta-android:50d441c1d0' // forked, built by JitPack
|
implementation 'com.github.deckerst:pixymeta-android:0bea51ead2' // forked, built by JitPack
|
||||||
implementation 'com.github.bumptech.glide:glide:4.12.0'
|
implementation 'com.github.bumptech.glide:glide:4.12.0'
|
||||||
|
|
||||||
kapt 'androidx.annotation:annotation:1.2.0'
|
kapt 'androidx.annotation:annotation:1.2.0'
|
||||||
|
|
Loading…
Reference in a new issue