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

update: Gradle 8.1.1, AGP 8.1.2, KT 1.9.10, andTool 31.1.2 #11

Merged
merged 4 commits into from Nov 4, 2023
Merged

Conversation

2BAB
Copy link
Owner

@2BAB 2BAB commented Oct 18, 2023

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()

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()
@2BAB 2BAB self-assigned this Oct 18, 2023
@2BAB 2BAB merged commit 36adc31 into dev 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant