Skip to content

Commit

Permalink
remove unneded lines in packagingOptions {} (#1710)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia authored Sep 18, 2023
1 parent e1f1115 commit 3e23ba5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/patrol/example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ android {

// TODO: Find workaround
packagingOptions {
pickFirst "META-INF/INDEX.LIST"
pickFirst "META-INF/io.netty.versions.properties"
pickFirst "META-INF/DEPENDENCIES"
}

Expand Down

0 comments on commit 3e23ba5

Please sign in to comment.