Skip to content

Commit 5a6f890

Browse files
authored
Atomicfu version update (#2483)
1 parent 9966854 commit 5a6f890

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlin_version=1.4.20
99

1010
# Dependencies
1111
junit_version=4.12
12-
atomicfu_version=0.14.4
12+
atomicfu_version=0.15.1
1313
knit_version=0.2.3
1414
html_version=0.6.8
1515
lincheck_version=2.10

kotlinx-coroutines-core/api/kotlinx-coroutines-core.api

-4
Original file line numberDiff line numberDiff line change
@@ -861,10 +861,6 @@ public final class kotlinx/coroutines/debug/internal/DebugCoroutineInfo {
861861
public final fun lastObservedStackTrace ()Ljava/util/List;
862862
}
863863

864-
public synthetic class kotlinx/coroutines/debug/internal/DebugProbesImplSequenceNumberRefVolatile {
865-
public fun <init> (J)V
866-
}
867-
868864
public final class kotlinx/coroutines/debug/internal/DebuggerInfo : java/io/Serializable {
869865
public fun <init> (Lkotlinx/coroutines/debug/internal/DebugCoroutineInfoImpl;Lkotlin/coroutines/CoroutineContext;)V
870866
public final fun getCoroutineId ()Ljava/lang/Long;

0 commit comments

Comments
 (0)