Update compile/target SDK version to 35#35
Conversation
tuancoltech
commented
Feb 21, 2025
- Upgrade compileSdk to 35: Upgrade to Android API 35 #32
- Add Java 21 to Github action build script
- Upgrade Android Gradle build tools to 8.5.2
* Upgrade compileSdk to 35 * Add Java 21 to Github action build script
WalkthroughThe pull request updates the Android project's build configuration. In the application module, the SDK versions have been increased from 33 to 35. In the project-level configuration, the Android Gradle plugin dependency has been upgraded from version 8.0.2 to 8.5.2. These changes ensure that the project builds with newer SDK features and tooling. Changes
Suggested Reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms (6)
🔇 Additional comments (3)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #35 +/- ##
=========================================
Coverage 11.55% 11.55%
Complexity 9 9
=========================================
Files 10 10
Lines 199 199
Branches 37 37
=========================================
Hits 23 23
Misses 175 175
Partials 1 1 ☔ View full report in Codecov by Sentry. |