Skip to content

Commit

Permalink
remove packagingOptions {} block
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Sep 18, 2023
1 parent 4110cf6 commit 538c6d9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/patrol/example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ android {
kotlinOptions {
jvmTarget = "1.8"
}

// TODO: Find workaround
packagingOptions {
pickFirst "META-INF/DEPENDENCIES"
}

sourceSets {
main.java.srcDirs += "src/main/kotlin"
Expand Down

0 comments on commit 538c6d9

Please sign in to comment.