Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 66786f1 commit 24a8315
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 @@ -47,7 +47,7 @@ hilt-gradle = { module = "com.google.dagger:hilt-android-gradle-plugin", version
hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt_version" }
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt_version" }

navigation-compose = "androidx.navigation:navigation-compose:2.8.0-beta05"
navigation-compose = "androidx.navigation:navigation-compose:2.8.0-beta06"
hilt-navigation = "androidx.hilt:hilt-navigation-compose:1.2.0"

logcat = { module = "com.squareup.logcat:logcat", version = "0.1" }
Expand Down

0 comments on commit 24a8315

Please sign in to comment.