Skip to content

Commit 3e3926b

Browse files
committed
Downgrade atomicfu version to match internal import
1 parent 980105f commit 3e3926b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ aws-kotlin-repo-tools-version = "0.4.16"
66

77
# libs
88
coroutines-version = "1.9.0"
9-
atomicfu-version = "0.26.1"
9+
atomicfu-version = "0.23.1"
1010
okhttp-version = "5.0.0-alpha.14"
1111
okhttp4-version = "4.12.0"
1212
okio-version = "3.9.1"

0 commit comments

Comments
 (0)