Skip to content

Commit 4faccba

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.10.2 (#5405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a293f0 commit 4faccba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ dependencies {
382382
implementation "androidx.recyclerview:recyclerview:1.4.0"
383383
implementation "androidx.preference:preference-ktx:1.2.1"
384384

385-
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1'
385+
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2'
386386
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0'
387387
implementation 'com.github.ChickenHook:RestrictionBypass:2.2'
388388
implementation 'dev.rikka.tools.refine:runtime:4.4.0'

0 commit comments

Comments
 (0)