Skip to content

Bug with Android Manifest being added from dependent libraries#28

Merged
Bencodes merged 1 commit intoBencodes:mainfrom
EdbertChan:fix_bug_with_android_manifest
Apr 11, 2024
Merged

Bug with Android Manifest being added from dependent libraries#28
Bencodes merged 1 commit intoBencodes:mainfrom
EdbertChan:fix_bug_with_android_manifest

Conversation

@EdbertChan
Copy link
Copy Markdown
Contributor

We are running into a bug where if other Android libraries are being added, we will fail compilation because other AndroidManifest.xml are being added to the compilation.

Since this classpath check is only for aar and jar files, we want to filter out files that don't conform.

@Bencodes Bencodes merged commit 80a6d08 into Bencodes:main Apr 11, 2024
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