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
Copy file name to clipboardExpand all lines: decompose-router/api/android/decompose-router.api
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ public final class io/github/xxfast/decompose/router/pages/Router : com/arkivano
51
51
public final class io/github/xxfast/decompose/router/pages/RouterKt {
52
52
public static final fun pagesOf ([Ljava/lang/Object;I)Lcom/arkivanov/decompose/router/pages/Pages;
53
53
public static synthetic fun pagesOf$default ([Ljava/lang/Object;IILjava/lang/Object;)Lcom/arkivanov/decompose/router/pages/Pages;
54
-
public static final fun rememberRouter (Lkotlin/reflect/KClass;Ljava/lang/Object;ZLkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)Lio/github/xxfast/decompose/router/pages/Router;
54
+
public static final fun rememberRouter (Lkotlin/reflect/KClass;Ljava/lang/Object;ZLkotlinx/serialization/KSerializer;Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)Lio/github/xxfast/decompose/router/pages/Router;
55
55
}
56
56
57
57
public final class io/github/xxfast/decompose/router/slot/RoutedContentKt {
@@ -68,7 +68,7 @@ public final class io/github/xxfast/decompose/router/slot/Router : com/arkivanov
68
68
}
69
69
70
70
public final class io/github/xxfast/decompose/router/slot/RouterKt {
71
-
public static final fun rememberRouter (Lkotlin/reflect/KClass;Ljava/lang/Object;ZLkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)Lio/github/xxfast/decompose/router/slot/Router;
71
+
public static final fun rememberRouter (Lkotlin/reflect/KClass;Ljava/lang/Object;ZLkotlinx/serialization/KSerializer;Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)Lio/github/xxfast/decompose/router/slot/Router;
72
72
}
73
73
74
74
public final class io/github/xxfast/decompose/router/stack/RoutedContentKt {
@@ -84,6 +84,6 @@ public final class io/github/xxfast/decompose/router/stack/Router : com/arkivano
84
84
}
85
85
86
86
public final class io/github/xxfast/decompose/router/stack/RouterKt {
87
-
public static final fun rememberRouter (Lkotlin/reflect/KClass;Ljava/lang/Object;ZLkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)Lio/github/xxfast/decompose/router/stack/Router;
87
+
public static final fun rememberRouter (Lkotlin/reflect/KClass;Ljava/lang/Object;ZLkotlinx/serialization/KSerializer;Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)Lio/github/xxfast/decompose/router/stack/Router;
Copy file name to clipboardExpand all lines: decompose-router/api/desktop/decompose-router.api
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ public final class io/github/xxfast/decompose/router/pages/Router : com/arkivano
50
50
public final class io/github/xxfast/decompose/router/pages/RouterKt {
51
51
public static final fun pagesOf ([Ljava/lang/Object;I)Lcom/arkivanov/decompose/router/pages/Pages;
52
52
public static synthetic fun pagesOf$default ([Ljava/lang/Object;IILjava/lang/Object;)Lcom/arkivanov/decompose/router/pages/Pages;
53
-
public static final fun rememberRouter (Lkotlin/reflect/KClass;Ljava/lang/Object;ZLkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)Lio/github/xxfast/decompose/router/pages/Router;
53
+
public static final fun rememberRouter (Lkotlin/reflect/KClass;Ljava/lang/Object;ZLkotlinx/serialization/KSerializer;Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)Lio/github/xxfast/decompose/router/pages/Router;
54
54
}
55
55
56
56
public final class io/github/xxfast/decompose/router/slot/RoutedContentKt {
@@ -67,7 +67,7 @@ public final class io/github/xxfast/decompose/router/slot/Router : com/arkivanov
67
67
}
68
68
69
69
public final class io/github/xxfast/decompose/router/slot/RouterKt {
70
-
public static final fun rememberRouter (Lkotlin/reflect/KClass;Ljava/lang/Object;ZLkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)Lio/github/xxfast/decompose/router/slot/Router;
70
+
public static final fun rememberRouter (Lkotlin/reflect/KClass;Ljava/lang/Object;ZLkotlinx/serialization/KSerializer;Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)Lio/github/xxfast/decompose/router/slot/Router;
71
71
}
72
72
73
73
public final class io/github/xxfast/decompose/router/stack/RoutedContentKt {
@@ -83,6 +83,6 @@ public final class io/github/xxfast/decompose/router/stack/Router : com/arkivano
83
83
}
84
84
85
85
public final class io/github/xxfast/decompose/router/stack/RouterKt {
86
-
public static final fun rememberRouter (Lkotlin/reflect/KClass;Ljava/lang/Object;ZLkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)Lio/github/xxfast/decompose/router/stack/Router;
86
+
public static final fun rememberRouter (Lkotlin/reflect/KClass;Ljava/lang/Object;ZLkotlinx/serialization/KSerializer;Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)Lio/github/xxfast/decompose/router/stack/Router;
0 commit comments