Raul Portales
12/18/2020, 12:32 PMjava.lang.NoClassDefFoundError: Failed resolution of: Landroidx/lifecycle/ViewTreeLifecycleOwner
I updated the dependencies to use androidx.lifecycle:lifecycle-common-java8
instead of androidx.lifecycle:lifecycle-compiler and androidx.lifecycle:lifecycle-common but the crash is still happening.
Any ideas of what can I be missing?Adam Powell
12/18/2020, 3:34 PMlifecycle-runtime moduleRaul Portales
12/18/2020, 4:05 PMRaul Portales
12/18/2020, 4:09 PMRaul Portales
12/18/2020, 4:12 PMzsperske
12/28/2020, 3:07 PM