any advice in updating to kmp 1.10.1 from 1.9.3? c...
# multiplatform
j
any advice in updating to kmp 1.10.1 from 1.9.3? can i keep agp 8.11.2 or should i update that as well to 9.0?
z
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).
🙌 1
1
j
actually I was surprised the migration was surprisingly painless.... I kept agp for now just to avoid any other changes but works great and previews workkkkk ❤️
z
For future reference, we have a nice new docs page about previews specifically, listing the supported configurations for them as you're upgrading around the current CMP and AGP versions