Skip to content
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

0.9.0 - AGP 8.1/8.0 support #12

Merged
merged 6 commits into from Nov 4, 2023
Merged

0.9.0 - AGP 8.1/8.0 support #12

merged 6 commits into from Nov 4, 2023

Conversation

2BAB
Copy link
Owner

@2BAB 2BAB commented Nov 4, 2023

No description provided.

Fixed all incompatible issues
- Changed the task fetch approach of resource merge
- Deprecated the ALL_JAVA_RES to ALL_JAVA_RES_OF_SUB_PROJECTS and ALL_JAVA_RES_OF_EXT_PROJECTS due to the artifact type change of sub project (local android lib) from Regular File to Directory
- Remove all patches since they are not used anymore
- Simplify the impl of ApplicationVariant.getArtifactsImpl(), ApplicationVariant.getTaskContainer(),  add a new function ApplicationVariant.getVariantDependenciesImpl()
update: Gradle 8.1.1, AGP 8.1.2, KT 1.9.10, andTool 31.1.2
@2BAB 2BAB added the enhancement New feature or request label Nov 4, 2023
@2BAB 2BAB self-assigned this Nov 4, 2023
@2BAB 2BAB merged commit bb393b8 into master Nov 4, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant