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

Upgrade to AGP 8 and Add Namespace Support for Health Module #868

Merged

Conversation

MasahiroKitazoe
Copy link
Contributor

Summary

This PR introduces necessary updates to the health module in the flutter_plugins package, ensuring compatibility with AGP 8. It also addresses the issue of the missing namespace declaration, which is required for the latest Android Gradle Plugin.

Changes Made

Updated the Gradle version to 8, making the module compatible with recent Android development standards.
Added the namespace declaration in the build.gradle file of the health module to meet the requirements of the latest Android Gradle Plugin.

Testing

I have manually verified the functionality of the changes. This verification involved installing the updated health module using this PR's code and successfully retrieving weight and body fat percentage data from the Google Fit API.

@hoffmatteo hoffmatteo self-assigned this Jan 23, 2024
@hoffmatteo hoffmatteo changed the base branch from master to health-dev January 23, 2024 16:44
@hoffmatteo
Copy link
Contributor

Thanks for the PR, it will be included in the upcoming release!

@hoffmatteo hoffmatteo merged commit 314fa88 into cph-cachet:health-dev Jan 23, 2024
1 check passed
@ciriousjoker
Copy link
Contributor

When will this be released on pub.dev?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants