Conversation
WalkthroughThis pull request updates multiple build dependencies and configuration in the Gradle build files. The Gradle Android Plugin, Spotless plugin, and Error Prone plugin versions are bumped to newer releases. A new Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-08-14T18:50:06.159ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (5)
🔇 Additional comments (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1315 +/- ##
=========================================
Coverage 88.42% 88.42%
Complexity 2523 2523
=========================================
Files 94 94
Lines 8415 8415
Branches 1661 1661
=========================================
Hits 7441 7441
Misses 491 491
Partials 483 483 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Requires bumping some build-related deps. Also give an error if someone tries to build with a JDK earlier than 21, as that is no longer supported.
Summary by CodeRabbit