Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-livedata-ktx to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 6cfbe81 commit 80eb291
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 @@ -90,7 +90,7 @@ dependencies {

// viewmodel and livedata
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.0"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.5.0"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.8.0"

//dagger hilt
implementation "androidx.hilt:hilt-navigation:1.0.0"
Expand Down

0 comments on commit 80eb291

Please sign in to comment.