While working to update the build scripts and project dependencies, I noticed that the reference to Scopes.FITNESS_BODY_READ_WRITE in GoogleFit.java was not able to be resolved. While exploring the documentation, I noticed the following warning:

(from https://developers.google.com/fit/rest/v1/authorization)
This warning suggests that all existing versions of the app will be unable to upload to Google Fit after 30 June 2025.
While working to update the build scripts and project dependencies, I noticed that the reference to
Scopes.FITNESS_BODY_READ_WRITEinGoogleFit.javawas not able to be resolved. While exploring the documentation, I noticed the following warning:(from https://developers.google.com/fit/rest/v1/authorization)
This warning suggests that all existing versions of the app will be unable to upload to Google Fit after 30 June 2025.