Skip to content

Commit 8e4be38

Browse files
Bump kotlinx-coroutines from 1.10.2 to 1.11.0 in /android
Bumps `kotlinx-coroutines` from 1.10.2 to 1.11.0. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01325f3 commit 8e4be38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ androidx-lifecycle = "2.10.0"
77
paparazzi = "2.0.0-alpha04"
88
desugar_jdk_libs = "2.1.5"
99
ktx = "1.17.0"
10-
kotlinx-coroutines = "1.10.2"
10+
kotlinx-coroutines = "1.11.0"
1111
kotlinx-datetime = "0.7.1"
1212
kotlinx-serialization = "1.11.0"
1313
androidx-appcompat = "1.7.1"

0 commit comments

Comments
 (0)