I assume you mean
Compose Multiplatform 1.10.1. You can use it on your current version or on AGP 9, that shouldn't be a problem.
For Native and Web, it requires at least Kotlin 2.2 (as per the
1.10 release notes), but that gives you a pretty wide AGP range based on the
Kotlin-AGP table (7.3.1-9.0.0, basically).