You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am creating a module to aar, when i create i am successfully can create aar. But when i run the instrumentation test all the sudden i am getting following error
java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/lifecycle/runtime/R$id; at androidx.lifecycle.ViewTreeLifecycleOwner.set(ViewTreeLifecycleOwner.java:49) Tests on Pixel_XL_API_30(AVD) - 11 failed: Instrumentation run failed due to 'Process crashed.'
Build Environment
Operating System: MacOs Intel chip
Gradle Version: 11.0.15
Fat-aar Version: 1.3.8
The text was updated successfully, but these errors were encountered:
I am creating a module to aar, when i create i am successfully can create aar. But when i run the instrumentation test all the sudden i am getting following error
java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/lifecycle/runtime/R$id; at androidx.lifecycle.ViewTreeLifecycleOwner.set(ViewTreeLifecycleOwner.java:49) Tests on Pixel_XL_API_30(AVD) - 11 failed: Instrumentation run failed due to 'Process crashed.'
Build Environment
The text was updated successfully, but these errors were encountered: