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

[CM-1889] Added support for AGP 8.X.X #121

Merged
merged 1 commit into from
Feb 21, 2024
Merged

[CM-1889] Added support for AGP 8.X.X #121

merged 1 commit into from
Feb 21, 2024

Conversation

joshi-kt
Copy link
Contributor

@joshi-kt joshi-kt commented Feb 15, 2024

Summary

In the native Android side , while upgrading the AGP version to 8.X.X, we can just upgrade our project via AGP upgrade assitant but for the hybrid platforms, we need to have the namespace inside the module's build file to upgrade the project to 8.X.X

How was the code tested ?

  • Verified that the project is working for AGP < 8.X.X and >= AGP 8.0.0
  • Verified by upgrading and downgrading the AGP versions multiple time to verify the backward compatibility

@joshi-kt joshi-kt merged commit 92431e5 into master Feb 21, 2024
@Sathyan-KM Sathyan-KM linked an issue Mar 7, 2024 that may be closed by this pull request
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.

Compatibility with Android Gradle Plugin 8.x
1 participant