After updating the androidx.activity:activity library to version 1.13.0,
Yatagan began to generate an error when launching the application.
java.lang.NoClassDefFoundError: Failed resolution of: Landroid/app/PictureInPictureUiState;
at java.lang.reflect.Executable.getParameterTypesInternal(Native Method)
at java.lang.reflect.Method.getParameterTypes(Method.java:186)
at java.lang.Class.getDeclaredMethods(Class.java:1884)
at com.yandex.yatagan.lang.rt.ReflectionUtilsKt.getMethodsOverrideAware$lambda$12$handleClass$11(reflectionUtils.kt:331)
at com.yandex.yatagan.lang.rt.ReflectionUtilsKt.getMethodsOverrideAware$lambda$12$handleClass$11(reflectionUtils.kt:340)
at com.yandex.yatagan.lang.rt.ReflectionUtilsKt.getMethodsOverrideAware$lambda$12$handleClass$11(reflectionUtils.kt:340)
at com.yandex.yatagan.lang.rt.ReflectionUtilsKt.getMethodsOverrideAware$lambda$12$handleClass$11(reflectionUtils.kt:340)
at com.yandex.yatagan.lang.rt.ReflectionUtilsKt.getMethodsOverrideAware$lambda$12$handleClass$11(reflectionUtils.kt:340)
at com.yandex.yatagan.lang.rt.ReflectionUtilsKt.getMethodsOverrideAware(reflectionUtils.kt:343)
at com.yandex.yatagan.lang.rt.RtTypeDeclarationImpl$methods$2.invoke(RtTypeDeclarationImpl.kt:126)
at com.yandex.yatagan.lang.rt.RtTypeDeclarationImpl$methods$2.invoke(RtTypeDeclarationImpl.kt:125)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:86)
at com.yandex.yatagan.lang.rt.RtTypeDeclarationImpl.getMethods(RtTypeDeclarationImpl.kt:125)
at com.yandex.yatagan.core.model.impl.MembersInjectorModelImpl$membersToInject$2.invoke(MembersInjectorModelImpl.kt:58)
at com.yandex.yatagan.core.model.impl.MembersInjectorModelImpl$membersToInject$2.invoke(MembersInjectorModelImpl.kt:48)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:86)
at com.yandex.yatagan.core.model.impl.MembersInjectorModelImpl.getMembersToInject(MembersInjectorModelImpl.kt:48)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl$_membersToInject$2.invoke(GraphMemberInjectorImpl.kt:39)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl$_membersToInject$2.invoke(GraphMemberInjectorImpl.kt:38)
at kotlin.SafePublicationLazyImpl.getValue(LazyJVM.kt:125)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl.get_membersToInject(GraphMemberInjectorImpl.kt:38)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl.access$get_membersToInject(GraphMemberInjectorImpl.kt:31)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl$membersToInject$2.invoke(GraphMemberInjectorImpl.kt:43)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl$membersToInject$2.invoke(GraphMemberInjectorImpl.kt:42)
at kotlin.SafePublicationLazyImpl.getValue(LazyJVM.kt:125)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl.getMembersToInject(GraphMemberInjectorImpl.kt:42)
at com.yandex.yatagan.core.graph.impl.BindingGraphImpl.(BindingGraphImpl.kt:169)
at com.yandex.yatagan.core.graph.impl.BindingGraphImpl.(BindingGraphImpl.kt:49)
at com.yandex.yatagan.core.graph.impl.BindingGraphKt.BindingGraph(BindingGraph.kt:30)
at com.yandex.yatagan.rt.engine.RuntimeEngine.builder(RuntimeEngine.kt:84)
at com.yandex.yatagan.Yatagan.builder(Yatagan.kt:187)
After updating the androidx.activity:activity library to version 1.13.0,
Yatagan began to generate an error when launching the application.
java.lang.NoClassDefFoundError: Failed resolution of: Landroid/app/PictureInPictureUiState;
at java.lang.reflect.Executable.getParameterTypesInternal(Native Method)
at java.lang.reflect.Method.getParameterTypes(Method.java:186)
at java.lang.Class.getDeclaredMethods(Class.java:1884)
at com.yandex.yatagan.lang.rt.ReflectionUtilsKt.getMethodsOverrideAware$lambda$12$handleClass$11(reflectionUtils.kt:331)
at com.yandex.yatagan.lang.rt.ReflectionUtilsKt.getMethodsOverrideAware$lambda$12$handleClass$11(reflectionUtils.kt:340)
at com.yandex.yatagan.lang.rt.ReflectionUtilsKt.getMethodsOverrideAware$lambda$12$handleClass$11(reflectionUtils.kt:340)
at com.yandex.yatagan.lang.rt.ReflectionUtilsKt.getMethodsOverrideAware$lambda$12$handleClass$11(reflectionUtils.kt:340)
at com.yandex.yatagan.lang.rt.ReflectionUtilsKt.getMethodsOverrideAware$lambda$12$handleClass$11(reflectionUtils.kt:340)
at com.yandex.yatagan.lang.rt.ReflectionUtilsKt.getMethodsOverrideAware(reflectionUtils.kt:343)
at com.yandex.yatagan.lang.rt.RtTypeDeclarationImpl$methods$2.invoke(RtTypeDeclarationImpl.kt:126)
at com.yandex.yatagan.lang.rt.RtTypeDeclarationImpl$methods$2.invoke(RtTypeDeclarationImpl.kt:125)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:86)
at com.yandex.yatagan.lang.rt.RtTypeDeclarationImpl.getMethods(RtTypeDeclarationImpl.kt:125)
at com.yandex.yatagan.core.model.impl.MembersInjectorModelImpl$membersToInject$2.invoke(MembersInjectorModelImpl.kt:58)
at com.yandex.yatagan.core.model.impl.MembersInjectorModelImpl$membersToInject$2.invoke(MembersInjectorModelImpl.kt:48)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:86)
at com.yandex.yatagan.core.model.impl.MembersInjectorModelImpl.getMembersToInject(MembersInjectorModelImpl.kt:48)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl$_membersToInject$2.invoke(GraphMemberInjectorImpl.kt:39)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl$_membersToInject$2.invoke(GraphMemberInjectorImpl.kt:38)
at kotlin.SafePublicationLazyImpl.getValue(LazyJVM.kt:125)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl.get_membersToInject(GraphMemberInjectorImpl.kt:38)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl.access$get_membersToInject(GraphMemberInjectorImpl.kt:31)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl$membersToInject$2.invoke(GraphMemberInjectorImpl.kt:43)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl$membersToInject$2.invoke(GraphMemberInjectorImpl.kt:42)
at kotlin.SafePublicationLazyImpl.getValue(LazyJVM.kt:125)
at com.yandex.yatagan.core.graph.impl.GraphMemberInjectorImpl.getMembersToInject(GraphMemberInjectorImpl.kt:42)
at com.yandex.yatagan.core.graph.impl.BindingGraphImpl.(BindingGraphImpl.kt:169)
at com.yandex.yatagan.core.graph.impl.BindingGraphImpl.(BindingGraphImpl.kt:49)
at com.yandex.yatagan.core.graph.impl.BindingGraphKt.BindingGraph(BindingGraph.kt:30)
at com.yandex.yatagan.rt.engine.RuntimeEngine.builder(RuntimeEngine.kt:84)
at com.yandex.yatagan.Yatagan.builder(Yatagan.kt:187)