Skip to content

Commit

Permalink
moar
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach committed Dec 2, 2023
1 parent f7d6378 commit 9e8dc97
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,7 @@ android {
}
}
packagingOptions {
resources {
excludes += ['META-INF/maven/com.google.guava/guava/pom.properties', 'META-INF/maven/com.google.guava/guava/pom.xml']
}
pickFirst 'META-INF/INDEX.LIST'
pickFirst 'META-INF/*'
}
lint {
abortOnError false
Expand Down

0 comments on commit 9e8dc97

Please sign in to comment.