0.1.0
Fixes
Use more stable versions.
Previously, we used 0.0.0-SNAPSHOT for lifecycle-viewmodel and 1.6.10-dev1557 for compose-multiplatform as they were recently created.
Now, we have upgraded to lifecycle-viewmodel 2.8.0-alpha01 and Compose Multiplatform 1.6.10-beta02.
What's Changed
- Stop using snapshot versions by @takahirom in #1
- Remove unneeded workaround by @takahirom in #2
Full Changelog: 0.0.2...0.1.0