Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-compose to v2.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Goooler committed Feb 13, 2025
1 parent aee586b commit 8c4ea50
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 @@ -64,7 +64,7 @@ dependencies {

implementation "androidx.activity:activity-compose:1.10.0"
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7'
implementation "androidx.navigation:navigation-compose:2.8.6"
implementation "androidx.navigation:navigation-compose:2.8.7"

implementation "com.google.accompanist:accompanist-drawablepainter:0.37.0"

Expand Down

0 comments on commit 8c4ea50

Please sign in to comment.