diff --git a/app/build.gradle b/app/build.gradle index 23037064..f44aa51e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -92,7 +92,7 @@ dependencies { implementation 'com.yqritc:recyclerview-flexibledivider:1.4.0' implementation 'com.android.volley:volley:1.1.1' implementation "ch.acra:acra-http:5.6.1" - implementation 'androidx.exifinterface:exifinterface:1.2.0' + implementation 'androidx.exifinterface:exifinterface:1.3.6' implementation 'com.pierfrancescosoffritti.androidyoutubeplayer:core:10.0.5' // Only for tests androidTestImplementation 'androidx.test:rules:1.2.0'