Skip to content

Conversation

@ammarahm-ed
Copy link
Contributor

If app's settings.gradle file includes multiple local projects other than :app, the buildMetadata task skips generating metadata for classes generated by projects other than :app. This PR tries to fix this by iterating over all subprojects and looking for any classes(java/kotlin) for metadata generation.

@cla-bot
Copy link

cla-bot bot commented Oct 16, 2022

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla.
CLA has not been signed by users: @ammarahm-ed.
After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check as a comment to the PR.

@ammarahm-ed
Copy link
Contributor Author

@cla-bot check

@cla-bot cla-bot bot added the cla: yes label Oct 16, 2022
@cla-bot
Copy link

cla-bot bot commented Oct 16, 2022

The cla-bot has been summoned, and re-checked this pull request!

@triniwiz triniwiz self-requested a review October 16, 2022 06:02
@triniwiz triniwiz merged commit b7646cb into NativeScript:master Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants