cordova-android
cordova-android copied to clipboard
feat!: bump [email protected] & [email protected]
Motivation and Context
Bumpd Gradle and Android Gradle Plugin
Description
- Gradle: 8.14.2
- Android Gradle Plugin (AGP): 8.10.1
Testing
npm t
Checklist
- [x] I've run the tests to see all new and existing tests pass
- [ ] I added automated test coverage as appropriate for this change
- [ ] Commit is prefixed with
(platform)if this change only applies to one platform (e.g.(android)) - [ ] If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
- [ ] I've updated the documentation if necessary
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 72.12%. Comparing base (
d8f6f37) to head (28c359d). Report is 8 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1811 +/- ##
=======================================
Coverage 72.12% 72.12%
=======================================
Files 23 23
Lines 1844 1844
=======================================
Hits 1330 1330
Misses 514 514
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Last call for review. If there are no problems, will merge this in shortly.