Skip to content

Commit

Permalink
Merge pull request #199 from StarsbySea/dependabot/gradle/androidx.li…
Browse files Browse the repository at this point in the history
…fecycle-lifecycle-livedata-ktx-2.8.4

Bump androidx.lifecycle:lifecycle-livedata-ktx from 2.8.3 to 2.8.4
  • Loading branch information
github-actions[bot] authored Aug 12, 2024
2 parents d07bb16 + c21cb51 commit 25e7243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {

implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.vectordrawable:vectordrawable:1.2.0'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.3'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.4'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.4'
implementation 'androidx.navigation:navigation-fragment:2.7.7'
implementation 'androidx.navigation:navigation-ui:2.7.7'
Expand Down

0 comments on commit 25e7243

Please sign in to comment.