Parsely / parsely-android

The official Parse.ly Android toolkit -- for instrumenting your apps with Parse.ly
https://docs.parse.ly/android-sdk/
Other
6 stars 6 forks source link

Bump Gradle wrapper and AGP #112

Closed wzieba closed 10 months ago

wzieba commented 10 months ago

To review after #109

Description

This PR bumps Gradle wrapper to 8.5 and Android Gradle Plugin to 8.2.2. It also addresses breaking changes needed for those updates.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0dc6cc5) 70.54% compared to head (06b435f) 70.54%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## remove_unneeded_methods_from_api #112 +/- ## ================================================================= Coverage 70.54% 70.54% ================================================================= Files 21 21 Lines 404 404 Branches 49 49 ================================================================= Hits 285 285 Misses 104 104 Partials 15 15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.