Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-compose to v2.8.0-rc…
Browse files Browse the repository at this point in the history
…01 (#39)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 0837406 commit 121b69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ appcompat = "androidx.appcompat:appcompat:1.6.1"
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime:2.8.4"
compose-foundation = "androidx.compose.foundation:foundation:1.6.8"
compose-material3 = "androidx.compose.material3:material3:1.3.0-beta05"
navigation-compose = "androidx.navigation:navigation-compose:2.8.0-beta06"
navigation-compose = "androidx.navigation:navigation-compose:2.8.0-rc01"
junit = { module = "junit:junit", version = "4.13.2" }

0 comments on commit 121b69e

Please sign in to comment.