Skip to content

Commit c566493

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.10.1
1 parent 1549088 commit c566493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
// fineract dependency
7777
implementation ("com.github.openMF:fineract-client-cmp:0.0.1")
7878

79-
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0'
79+
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1'
8080
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.5"
8181

8282
// Add Ktorfit

0 commit comments

Comments
 (0)