Skip to content

Conversation

@sw23
Copy link
Collaborator

@sw23 sw23 commented Nov 13, 2025

This pull request makes a minor update to the Gradle build configuration, specifically improving how license files are merged in the APK packaging process. The change updates the syntax to the recommended approach for specifying merged resources.

  • Build configuration update:
    • Updated the packagingOptions block in app/build.gradle to use the resources { merges += [...] } syntax for merging META-INF/LICENSE.md and META-INF/LICENSE-notice.md files, replacing the deprecated merge directive.

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