Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecations #373

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Fix deprecations #373

merged 1 commit into from
Jan 4, 2024

Conversation

Jean-BaptisteC
Copy link
Contributor

This PR fixes deprecation in gradle script.
We use packagingOptions to exclude license files libraries in APK.
In latest version of Gradle, this feature have been replaced by packaging.
More information here https://stackoverflow.com/questions/75172062/how-to-replace-deprecated-packagingoptions-in-android-gradle-build-files

@Jean-BaptisteC Jean-BaptisteC merged commit 2aefcbe into master Jan 4, 2024
1 check passed
@Jean-BaptisteC Jean-BaptisteC deleted the depreciated-features branch January 4, 2024 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants