1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-11-10 04:52:38 +01:00

Remove exifinterface dependency

This commit is contained in:
Allan Wang 2020-02-08 11:49:47 -08:00
parent b48c76f21e
commit a785dcebc1
No known key found for this signature in database
GPG Key ID: C93E3F9C679D7A56

View File

@ -226,8 +226,6 @@ repositories {
}
dependencies {
implementation 'androidx.exifinterface:exifinterface:1.0.0'
androidTestImplementation kau.Dependencies.kotlinTest
androidTestImplementation kau.Dependencies.espresso
androidTestImplementation kau.Dependencies.testRules