aws-amplify / amplify-android

The fastest and easiest way to use AWS from your Android app.
https://docs.amplify.aws/lib/q/platform/android/
Apache License 2.0
249 stars 117 forks source link

chore: Upgrade to CompileSDK 34 #2893

Closed mattcreaser closed 3 months ago

mattcreaser commented 3 months ago

Issue #, if available:

Description of changes:

How did you test these changes?

Documentation update required?

General Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 43.96%. Comparing base (0f61cc8) to head (2b5e0af). Report is 58 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2893 +/- ## ========================================== + Coverage 43.00% 43.96% +0.95% ========================================== Files 905 926 +21 Lines 29179 30481 +1302 Branches 4153 4350 +197 ========================================== + Hits 12549 13401 +852 - Misses 15271 15621 +350 - Partials 1359 1459 +100 ```