Skip to content

Commit 46baabc

Browse files
dependabot[bot]ribbons
authored andcommitted
Bump org.jetbrains.kotlinx:kotlinx-coroutines-android
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.10.1 to 1.10.2. - [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.1...1.10.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9da7ec commit 46baabc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ dependencies {
161161
implementation("com.nerdoftheherd:android-dropbear:2025.87-1")
162162
implementation("com.nerdoftheherd:android-rsync:3.4.1")
163163
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.1")
164-
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1")
164+
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2")
165165

166166
testImplementation("org.junit.jupiter:junit-jupiter:5.12.1")
167167

0 commit comments

Comments
 (0)