I’m still having the issue where the app is imposs...
# compose
t
I’m still having the issue where the app is impossible to build in the new canary 5. Does it happens to someone else? I thought such critical issue would be fixed in the new version 😕
Copy code
java.lang.AbstractMethodError: abstract method "void androidx.lifecycle.DefaultLifecycleObserver.onCreate(androidx.lifecycle.LifecycleOwner)"
t
For me it’s not an option, but switching gradle to
7.0.0-rc01
instead of the alpha fixed 😄
👍 1
👍🏾 1
m
I have the same issue
tried both 😄 worked for me too
👍 1