Skip to content

Commit

Permalink
Merge pull request #175 from dokar3/dependabot/gradle/androidx.lifecy…
Browse files Browse the repository at this point in the history
…cle-lifecycle-runtime-ktx-2.8.0

Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.6.2 to 2.8.0
  • Loading branch information
dokar3 authored May 25, 2024
2 parents 7cb9fc9 + 186e35b commit 07b2dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {

recyclerview : 'androidx.recyclerview:recyclerview:1.3.2',

lifecycle_runtime : 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.2',
lifecycle_runtime : 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.0',
lifecycle_livedata : 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.0',

multidex : 'androidx.multidex:multidex:2.0.1',
Expand Down

0 comments on commit 07b2dda

Please sign in to comment.