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.0
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 77fdbd7 commit a3c42a8
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.0'
}

0 comments on commit a3c42a8

Please sign in to comment.