File tree 2 files changed +1
-5
lines changed
kotlinx-coroutines-core/api
2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ kotlin_version=1.4.20
9
9
10
10
# Dependencies
11
11
junit_version =4.12
12
- atomicfu_version =0.14.4
12
+ atomicfu_version =0.15.1
13
13
knit_version =0.2.3
14
14
html_version =0.6.8
15
15
lincheck_version =2.10
Original file line number Diff line number Diff line change @@ -861,10 +861,6 @@ public final class kotlinx/coroutines/debug/internal/DebugCoroutineInfo {
861
861
public final fun lastObservedStackTrace ()Ljava/util/List;
862
862
}
863
863
864
- public synthetic class kotlinx/coroutines/debug/internal/DebugProbesImplSequenceNumberRefVolatile {
865
- public fun <init> (J)V
866
- }
867
-
868
864
public final class kotlinx/coroutines/debug/internal/DebuggerInfo : java/io/Serializable {
869
865
public fun <init> (Lkotlinx/coroutines/debug/internal/DebugCoroutineInfoImpl;Lkotlin/coroutines/CoroutineContext;)V
870
866
public final fun getCoroutineId ()Ljava/lang/Long;
You can’t perform that action at this time.
0 commit comments