8000 Improve Android AAR support by mortend · Pull Request #258 · fuse-open/uno · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Improve Android AAR support #258

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

Merged
merged 6 commits into from
Nov 25, 2019
Merged

Improve Android AAR support #258

merged 6 commits into from
Nov 25, 2019

Conversation

mortend
Copy link
Member
@mortend mortend commented Nov 21, 2019

This makes build-scripts aware of AAR (Android library) that are produced instead of APK when passing -DLIBRARY, and other fixes related to this.

When passing -DLIBRARY we'll build an Android library (AAR-file). This fixes
build scripts to better handle libraries, and not to confuse them with apps.
Drop APK prefix because we're also using this to build AARs.
This logic should also handle AARs and app bundles, in addition to APKs.
@mortend
Copy link
Member Author
mortend commented Nov 25, 2019

It's nice to get this in before making a new canary release. Dependents are waiting for a clean NPM way to install this, and it's tested locally...

@mortend mortend merged commit d0fc23a into fuse-open:master Nov 25, 2019
@mortend mortend deleted the android-aar branch November 25, 2019 07:38
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.

1 participant
0