`Could not resolve androidx.lifecycle:lifecycle-vi...
# compose-web
s
Could not resolve androidx.lifecycle:lifecycle-viewmodel:2.9.0-alpha04.
is the error I get on WASM but (same codebase) it works on desktop, iOS, and Android. What can I do?
j
Copy code
2.8.0-rc01
Works for me. What do you need alpha version for?
s
Same error with that older version. Again, with that older version: Android, desktop, iOS work. These two I bind to the same `version.ref`: •
org.jetbrains.androidx.lifecycle:lifecycle-viewmodel
org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose