It looks like it's not just the resources, I also had troubles to use the new navigation 2.8.0-alpha08 which needs compose 1.7.0-alpha01. I could switch the compose version after downgrading gradle to 8.6 (as documented) but setting the version to 1.7.0-alpha1 kept loading an older version of skiko/skia which ends in a nasty error (
https://github.com/JetBrains/compose-multiplatform/issues/5077). Unfortunately I had to switch back to gradle entirely and not using Ampler at all for this project. Looking forward to the moment Amper supports Kotlin Compose Mulitplatform 1.7.x properly as I already started to like Amper very much!
Any hint about what I'm doing wrong switching to compose 1.7.x in Amper is very welcome.