We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1549088 commit accf92cCopy full SHA for accf92c
app/build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
// fineract dependency
77
implementation ("com.github.openMF:fineract-client-cmp:0.0.1")
78
79
- implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0'
+ implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0'
80
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.5"
81
82
// Add Ktorfit
0 commit comments