I’m having this error after updating Incompatible...
# compose
r
I’m having this error after updating IncompatibleClassChangeError: Found interface androidx.compose.runtime.Composer, but class was expected (declaration of ‘androidx.compose.runtime.Composer’ appears in /data/app/uz.apk
@Arkadii Ivanov Maybe it’s related to decompose
a
Yes it is. At the moment binary compatibility is not maintained in Compose. You have to wait until Decompose is updated to the new version.
r
Thanks. How long will it take approx.?
a
I'm always trying to provide next day delivery. So hopefully tomorrow. 😀 If there are no blockers.
Decompose is updated! https://github.com/arkivanov/Decompose/releases/tag/0.1.7 Please mind the following issue with
Crossfade
(just in case): https://issuetracker.google.com/u/1/issues/178729296
🙌 1