-
Ivan Matkov authored
- Upgrade Gradle wrappers to `9.5.0` across root and sample projects. - Migrate Android build logic to AGP 9-compatible APIs (including KMP Android integration updates). - Fix `SkiaMultiplatformSample` iOS simulator run flow: - remove `applePlugin` usage - replace invalid simctl spawn `--standalone <kexe>` with app bundle install + launch - add `-Pskiko.iosSimulatorDevice=<device>` for simulator targeting - fix `IosClocks` renderApi reference typo - Disable Kotlin JS Yarn lock generation in JS-enabled projects