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: multicast/api/android/multicast.api
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,3 @@
1
-
public final class org/mobilenativefoundation/store/multicast/BuildConfig {
2
-
public static final field BUILD_TYPE Ljava/lang/String;
3
-
public static final field DEBUG Z
4
-
public static final field LIBRARY_PACKAGE_NAME Ljava/lang/String;
5
-
public fun <init> ()V
6
-
}
7
-
8
1
public final class org/mobilenativefoundation/store/multicast5/Multicaster {
9
2
public fun <init> (Lkotlinx/coroutines/CoroutineScope;ILkotlinx/coroutines/flow/Flow;ZZLkotlin/jvm/functions/Function2;)V
10
3
public synthetic fun <init> (Lkotlinx/coroutines/CoroutineScope;ILkotlinx/coroutines/flow/Flow;ZZLkotlin/jvm/functions/Function2;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
Copy file name to clipboardExpand all lines: rx2/api/rx2.api
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,3 @@
1
-
public final class org/mobilenativefoundation/store/rx2/BuildConfig {
2
-
public static final field BUILD_TYPE Ljava/lang/String;
3
-
public static final field DEBUG Z
4
-
public static final field LIBRARY_PACKAGE_NAME Ljava/lang/String;
5
-
public fun <init> ()V
6
-
}
7
-
8
1
public final class org/mobilenativefoundation/store/rx2/RxFetcherKt {
9
2
public static final fun ofFlowable (Lorg/mobilenativefoundation/store/store5/Fetcher$Companion;Lkotlin/jvm/functions/Function1;)Lorg/mobilenativefoundation/store/store5/Fetcher;
10
3
public static final fun ofResultFlowable (Lorg/mobilenativefoundation/store/store5/Fetcher$Companion;Lkotlin/jvm/functions/Function1;)Lorg/mobilenativefoundation/store/store5/Fetcher;
Copy file name to clipboardExpand all lines: store/api/android/store.api
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,6 @@ public final class org/mobilenativefoundation/store/store5/Bookkeeper$DefaultImp
14
14
public static synthetic fun setLastFailedSync$default (Lorg/mobilenativefoundation/store/store5/Bookkeeper;Ljava/lang/Object;JLkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object;
15
15
}
16
16
17
-
public final class org/mobilenativefoundation/store/store5/BuildConfig {
18
-
public static final field BUILD_TYPE Ljava/lang/String;
19
-
public static final field DEBUG Z
20
-
public static final field LIBRARY_PACKAGE_NAME Ljava/lang/String;
21
-
public fun <init> ()V
22
-
}
23
-
24
17
public abstract interface class org/mobilenativefoundation/store/store5/Clear {
0 commit comments