Hi everyone! :wave: I’m trying to use Room 3.0.0-a...
# room
v
Hi everyone! 👋 I’m trying to use Room 3.0.0-alpha01 in an Android → KMP migration project, but I’m running into an issue on `iosX64Main`:
Could not resolve androidx.room3:room3-runtime:3.0.0-alpha01
I checked the published artifacts and couldn’t find a runtime variant for
iosX64
. Is
iosX64
currently unsupported, or am I missing something in the setup? Any guidance would be really helpful. Thanks!
d
Just remove
iosX64
target it’s deprecated now