pixy-meta minor fix
This commit is contained in:
parent
94e04831a5
commit
4d377173b6
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ dependencies {
|
||||||
// https://jitpack.io/com/github/deckerst/Android-TiffBitmapFactory/**********/build.log
|
// https://jitpack.io/com/github/deckerst/Android-TiffBitmapFactory/**********/build.log
|
||||||
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/com/github/deckerst/pixymeta-android/**********/build.log
|
// https://jitpack.io/com/github/deckerst/pixymeta-android/**********/build.log
|
||||||
implementation 'com.github.deckerst:pixymeta-android:f90140ed2b' // forked, built by JitPack
|
implementation 'com.github.deckerst:pixymeta-android:e4e50da939' // 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