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