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

Bump to AGP/Gradle 8.2 #106

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

eric-labelle
Copy link
Collaborator

@eric-labelle eric-labelle commented Dec 5, 2023

Bump to AGP and Gradle 8.2.

project.configurations.all { configuration ->
if (configuration.isCanBeResolved) {
configuration.incoming.afterResolve(
AndroidXDependencyCheck.AndroidXEnabledJetifierDisabled(
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was removed with AGP 8.2, so I assume we can remove the whole block.

@eric-labelle eric-labelle force-pushed the ela/bump-agp820 branch 2 times, most recently from 5fb8083 to 2d12472 Compare December 6, 2023 16:56
@dellisd dellisd merged commit 9e7207e into cashapp:main Dec 8, 2023
2 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.

2 participants