chore: bootstrap kombu#223
Conversation
There was a problem hiding this comment.
Code Review
This pull request replaces the old sample application with a new Kotlin Multiplatform sample named 'kombu', which supports Android, Desktop, iOS, and Web (JS/Wasm) targets. It also updates Gradle, AGP, and various dependencies, and refactors build configurations across the project. Feedback on the changes includes addressing a potential compilation issue in Platform.js.kt due to incorrect Pair destructuring in a lambda, and removing a redundant dependency declaration for Compose UI Tooling Preview in the shared module's androidMain source set.
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.