Anybody receiving errors with Kotlin synthetic in ...
# compose
i
Anybody receiving errors with Kotlin synthetic in 1.4.10 Kotlin with Compose in AS 4.2 Canary 10?
Copy code
e: java.lang.AssertionError: Unbound symbols not allowed
My dependency versions: compose: 1.0.0-alpha02 kotlin: 1.4.10 android gradle plugin: 4.2.0.alpha10
s
Known issue. JB is working on it.
i
I see! thanks
r
I refactored all my code to use view binding to get around this
d
I have this weird problem in IDE: https://issuetracker.google.com/issues/172737432