NativeScript / android

NativeScript for Android using v8
https://docs.nativescript.org/guide/android-marshalling
Apache License 2.0
519 stars 135 forks source link

Generate metadata for all subprojects #1730

Closed ammarahm-ed closed 1 year ago

ammarahm-ed commented 1 year ago

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[bot] commented 1 year ago

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 commented 1 year ago

@cla-bot check

cla-bot[bot] commented 1 year ago

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