Skip to content

Commit

Permalink
Merge pull request #51 from cvzi/renovate/androidx.lifecycle-lifecycl…
Browse files Browse the repository at this point in the history
…e-viewmodel-ktx-2.x

Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.0
  • Loading branch information
cvzi authored May 15, 2024
2 parents c58345f + 8e7ef46 commit f96c954
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 @@ -74,7 +74,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.12.0'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1'
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.0"
}

licenseReport {
Expand Down

0 comments on commit f96c954

Please sign in to comment.