We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 071407d commit 9c3b140Copy full SHA for 9c3b140
app/build.gradle
@@ -92,7 +92,6 @@ dependencies {
92
implementation 'com.nineoldandroids:library:2.4.0'
93
//metadata extractor
94
implementation 'com.drewnoakes:metadata-extractor:2.11.0'
95
- implementation files('libs/icafe-1.1-SNAPSHOT.jar')
96
}
97
98
android {
0 commit comments