9ee5b1c415
- AGP 2.1.3 doesn't exist; use 8.13.2 (latest stable 8.x) - Gradle 9.6.1 incompatible with AGP 8.x; use 9.5.1 - Add org.jetbrains.kotlin.plugin.compose (required since Compose MP 1.6.10) - Fix source set access (by getting) and iOS Darwin dependency injection - Remove instrumentedTestVariant (KotlinSourceSetTree unresolved)