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

Incompatible AGP version bug #33

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Incompatible AGP version bug #33

merged 1 commit into from
Oct 14, 2024

Conversation

charliemangano
Copy link
Contributor

Incompatible AGP version bug

This PR fixes #32 by changing the AGP version.

Key Features

Changed AGP version from 8.7.0 to 8.6.1 to fix error "The project is using an incompatible version (AGP 8.7.0) of the Android Gradle plugin. Latest supported version is AGP 8.6.0" when building.

Next Steps

Merge to main and merge into every other branch.

Changed AGP version from 8.7.0 to 8.6.1 to fix error "The project is using an incompatible version (AGP 8.7.0) of the Android Gradle plugin. Latest supported version is AGP 8.6.0" when building.
@charliemangano charliemangano linked an issue Oct 14, 2024 that may be closed by this pull request
Copy link
Contributor

@taghizadlaura taghizadlaura left a comment

Choose a reason for hiding this comment

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

LGTM ! How didn't we catch it earlier :)

Copy link
Member

@agonzalez-r agonzalez-r left a comment

Choose a reason for hiding this comment

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

Thank you!

LGTM

@charliemangano charliemangano merged commit 4c260e4 into main Oct 14, 2024
1 check passed
@charliemangano charliemangano deleted the fix/agp-version branch October 14, 2024 09:45
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.

incompatible AGP version
3 participants