Skip to content

Commit

Permalink
Bump Navigation to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mars885 committed Sep 24, 2024
1 parent 634ce24 commit 1150314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ object versions {
const val ksp = "2.0.20-1.0.25"
const val dagger = "2.52"
const val appCompat = "1.7.0"
const val navigation = "2.7.7"
const val navigation = "2.8.1"
const val fragmentKtx = "1.8.3"
const val constraintLayout = "2.1.4"
const val materialComponents = "1.12.0"
Expand Down

0 comments on commit 1150314

Please sign in to comment.