Skip to content

Explode Aar option applies to all cases #613

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 1 commit into from
Apr 21, 2023
Merged

Conversation

chkuang-g
Copy link
Collaborator

@chkuang-g chkuang-g commented Apr 15, 2023

Before this change, Explode Aar option in Android Resolver settings only applies when Export Project build setting is enabled, while Android Resolver always explode Aar libraries when the build setting is disabled.

This changes Explode Aar option to be applied no matter Export Project build setting is enabled or not. It is still recommended to enable this option for older version of Unity (5 to 2018) since certain version of Unity may generate broken Gradle project.

Fixes #584
Fixes #287

Before this change, `Explode Aar` option in Android Resolver settings
only applies when `Export Project` build setting is enabled, while
Android Resolver always explode Aar libraries when the build setting
is disabled.

This changes `Explode Aar` option to be applied no matter
`Export Project` build setting is enabled or not. It is still
recommended to enable this option for older version of Unity (5 to 2018)
since certain version of Unity may generate broken Gradle project.
@chkuang-g
Copy link
Collaborator Author

@doterax
@ievgenmukhin
@wei-jiaxing
@shefich

Please comment if you have any concern about this change.

Copy link

@doterax doterax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks fine for me

@chkuang-g chkuang-g requested a review from a-maurice April 21, 2023 00:11
@chkuang-g chkuang-g merged commit 4932390 into master Apr 21, 2023
@chkuang-g chkuang-g deleted the patch/explode-aar branch April 21, 2023 18:45
@googlesamples googlesamples locked and limited conversation to collaborators Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants