Skip to content

Commit

Permalink
Bump androidx.lifecycle:lifecycle-livedata-ktx from 2.8.2 to 2.8.4 (#383
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent e6a1181 commit fdc97fe
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 @@ -61,7 +61,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
implementation 'androidx.core:core-splashscreen:1.0.1'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.2'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.4'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.4'
implementation 'androidx.preference:preference:1.2.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
Expand Down

0 comments on commit fdc97fe

Please sign in to comment.