Skip to content

Commit 274ce96

Browse files
fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7
1 parent 1549088 commit 274ce96

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
@@ -77,7 +77,7 @@ dependencies {
7777
implementation ("com.github.openMF:fineract-client-cmp:0.0.1")
7878

7979
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0'
80-
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.5"
80+
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"
8181

8282
// Add Ktorfit
8383
implementation "de.jensklingenberg.ktorfit:ktorfit-lib:2.1.0"

0 commit comments

Comments
 (0)