Skip to content

Commit

Permalink
Merge pull request #379 from ChanTsune/dependabot/gradle/androidx.lif…
Browse files Browse the repository at this point in the history
…ecycle-lifecycle-viewmodel-ktx-2.8.2
  • Loading branch information
ChanTsune committed Jun 13, 2024
2 parents 6f818fe + 5b21a5f commit 363eb1f
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.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.2'

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

0 comments on commit 363eb1f

Please sign in to comment.