Release/2.9.0 - #111
Conversation
Dependency updates
Fix warnings
Move to GitHub actions
There was a problem hiding this comment.
Code Review
This pull request updates the project's build configuration, upgrading Gradle to 9.5.1, Kotlin to 2.3.21, and raising the minimum SDK to 23 and target SDK to 36. It migrates the publishing pipeline to the Vanniktech Maven Publish plugin, updates various dependencies, and refactors code to use modern APIs like BundleCompat and auto-mirrored Compose icons. Feedback on the changes suggests using @get:StringRes instead of @param:StringRes on the textId properties in RateButtons.kt to ensure that the generated property getters are correctly annotated for Android Lint resource type safety checks.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
No description provided.