Skip to content

Commit

Permalink
Fix deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-BaptisteC committed Jan 3, 2024
1 parent bfd5896 commit 8e7d68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ android {
isIncludeAndroidResources = true
}
}
packagingOptions {
packaging {
resources.excludes.add("META-INF/*")
}
sourceSets {
Expand Down

0 comments on commit 8e7d68b

Please sign in to comment.