Skip to content

Commit

Permalink
Merge pull request #279 from Fabi019/dependabot/gradle/androidx.compo…
Browse files Browse the repository at this point in the history
…se.runtime-runtime-livedata-1.7.1

Bump androidx.compose.runtime:runtime-livedata from 1.6.8 to 1.7.1
  • Loading branch information
Fabi019 authored Sep 14, 2024
2 parents 762a8ef + f16e471 commit 8cc8fed
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 @@ -77,7 +77,7 @@ dependencies {

implementation "androidx.compose.ui:ui:$compose_ui_version"
implementation "androidx.compose.material:material-icons-extended:$compose_mat_version"
implementation 'androidx.compose.runtime:runtime-livedata:1.6.8'
implementation 'androidx.compose.runtime:runtime-livedata:1.7.1'
implementation 'androidx.compose.material3:material3:1.2.1'

implementation 'androidx.navigation:navigation-compose:2.7.7'
Expand Down

0 comments on commit 8cc8fed

Please sign in to comment.