Anyone getting this error ? Issue with `Essenty`
# decompose
a
Anyone getting this error ? Issue with
Essenty
a
Looks like a binary compatibility issue. Make sure your dependencies are consistent. There were breaking changes in Decompose v3.x, MVIKotlin 4.x and Essenty v2.x.
👀 1
Most likely you updated MVIKotlin to 4.x, but didn't update Decompose and Essenty.
a
Now getting this. Versions: Kotlin - 1.9.0 compose - 1.6.0-dev1405 decompose - 2.2.2 extension compose - 2.2.2-compose-experimental essenty - 1.3.0 Not sure if it is related to DeCompose or kotlin version
a
I think you have a dependency that brings the new Decompose 3.x
a
All dependencies bumped and now working fine. Thanks @Arkadii Ivanov Now need to update decompose versions.
👍 1