Skip to content

Commit

Permalink
Merge pull request #430 from ChanTsune/renovate/androidx.lifecycle-li…
Browse files Browse the repository at this point in the history
…fecycle-viewmodel-ktx-2.x
  • Loading branch information
ChanTsune authored Nov 9, 2024
2 parents d884fc0 + b48c324 commit c6bf885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {

implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.6'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7'

testImplementation 'junit:junit:4.13.2'
testImplementation "androidx.paging:paging-common-ktx:$paging_version"
Expand Down

0 comments on commit c6bf885

Please sign in to comment.