android/build: Update exifinterface to version 1.2.0

This commit is contained in:
FearlessTobi 2020-04-17 09:03:57 +02:00 committed by bunnei
parent 6c3b9ec099
commit 8c3883ecb4

View File

@ -104,7 +104,7 @@ android {
dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.exifinterface:exifinterface:1.1.0'
implementation 'androidx.exifinterface:exifinterface:1.2.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'com.google.android.material:material:1.1.0'