Skip to content

Commit

Permalink
fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx…
Browse files Browse the repository at this point in the history
… to v2.8.7
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 1549088 commit 274ce96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
implementation ("com.github.openMF:fineract-client-cmp:0.0.1")

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

// Add Ktorfit
implementation "de.jensklingenberg.ktorfit:ktorfit-lib:2.1.0"
Expand Down

0 comments on commit 274ce96

Please sign in to comment.