Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-viewmodel-savedstate t…
Browse files Browse the repository at this point in the history
…o v2.8.5
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 77fdbd7 commit 47ffa64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ViewModel-SavedState-ktx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ android {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10"
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.6.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.5'
}

0 comments on commit 47ffa64

Please sign in to comment.