Skip to content

Commit

Permalink
Update dependency org.jetbrains.androidx.navigation:navigation-compos…
Browse files Browse the repository at this point in the history
…e to v2.8.0-alpha11 (#209)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent f17f019 commit 01ce995
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 @@ -40,7 +40,7 @@ buildscript-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", ver
buildscript-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", version.ref = "publish" }

compose-lifecycle = { module = "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", version.ref = "composeLifecycle" }
compose-navigation = "org.jetbrains.androidx.navigation:navigation-compose:2.8.0-alpha10"
compose-navigation = "org.jetbrains.androidx.navigation:navigation-compose:2.8.0-alpha11"
compose-navigationAndroid = "androidx.navigation:navigation-compose:2.8.4"
compose-navigationMaterial3 = "com.eygraber:compose-material3-navigation:0.0.5"

Expand Down

0 comments on commit 01ce995

Please sign in to comment.