RevenueCat / purchases-android

Android in-app purchases and subscriptions made easy.
https://www.revenuecat.com/
MIT License
245 stars 48 forks source link

Updates Gradle (8.9), AGP (8.5.1) and maven.publish (0.28.0) #1783

Closed JayShortway closed 1 month ago

JayShortway commented 1 month ago

As the title says.

Gradle was at 8.0 and needed to at least be 8.1. for maven.publish 0.28.0, so I updated to the latest. There was no requirement to update AGP, but from experience it is good to keep that somewhat in sync with Gradle, so went with the latest here too.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 82.87%. Comparing base (cbd9d90) to head (e7b17f3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1783 +/- ## ======================================= Coverage 82.87% 82.87% ======================================= Files 223 223 Lines 7673 7673 Branches 1078 1078 ======================================= Hits 6359 6359 Misses 893 893 Partials 421 421 ```

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