Skip to content

Commit

Permalink
Revert META_INF (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
boguszpawlowski committed Oct 18, 2021
1 parent f854dca commit de05593
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions library/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ android {
freeCompilerArgs = freeCompilerArgs + "-Xexplicit-api=strict"
}
}
packagingOptions {
exclude("META-INF/*")
}
}

dependencies {
Expand Down

0 comments on commit de05593

Please sign in to comment.