Skip to content

Commit

Permalink
Update androidx.navigation to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent e545a5c commit a69902e
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 @@ -5,7 +5,7 @@ android-minSdk = "26"
android-targetSdk = "34"
androidx-activity = "1.9.2"
androidx-lifecycle = "2.8.6" # 2.8.0 requires compose 1.7 which is not yet stable.
androidx-navigation = "2.8.0"
androidx-navigation = "2.8.1"
androidx-paging = "3.3.2"
androidx-test = "1.6.1"
androidx-testEspresso = "3.6.1"
Expand Down

0 comments on commit a69902e

Please sign in to comment.