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

Add AGP 8 compatibility #88

Closed
wants to merge 1 commit into from
Closed

Add AGP 8 compatibility #88

wants to merge 1 commit into from

Conversation

vbuberen
Copy link
Contributor

Added new namespace property required by Android Gradle Plugin 8+ versions. With this change users can use AGP 8+ in their projects without issues like described in #75
Also added a check if this property is available as it appeared only since AGP 4.2 and some users might still use old version.

Closes #75

P.S. I am not a big fan of supporting old AGPs and in Plus Plugins I decided to not do it, but since I don't know the policy for flutter_segment package about deprecation or old versions support went the way of compatibility here.

@cdmunoz
Copy link
Contributor

cdmunoz commented Sep 7, 2023

@vbuberen I'm sorry to write this closing it, but at La Haus they are no longer maintaining this repository, then I'd suggest forking the project then have your own.

@cdmunoz cdmunoz closed this Sep 7, 2023
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.

support gradle 8.0.0
2 participants