afaktor
afaktor
Unable to build our app after upgrading to moshi version >= 1.9.0. Version 1.8.0 is the last version that seems to be compatible with the app. The app uses gen...
FATAL EXCEPTION: main Process: com.defibrio.android.develop.debug, PID: 20173 java.lang.NoSuchMethodError: No static method AnimatedVisibility(Landroidx/compose/foundation/layout/ColumnScope;ZLandroidx/compose/ui/Modifier;Landroidx/compose/animation/EnterTransition;Landroidx/compose/animation/ExitTransition;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V in class Landroidx/compose/animation/AnimatedVisibilityKt; or its super classes (declaration of 'androidx.compose.animation.AnimatedVisibilityKt' appears in /data/app/~~q67ljmxsMyan-fxaSMduNQ==/com.defibrio.android.develop.debug--OKFC0sxX0L-QohWRoAX9Q==/base.apk) at com.alorma.drawer_base.DebugModuleKt.DebugDrawerModule(DebugModule.kt:50) at com.alorma.drawer_modules.InfoModuleKt.InfoModule(InfoModule.kt:25) at...