Skip to content

Commit ad1de54

Browse files
Update dependency androidx.navigation:navigation-compose to v2.7.2
1 parent 6c33c63 commit ad1de54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ object Versions {
2828

2929
const val PREFERENCES = "1.0.0"
3030

31-
const val NAVIGATION = "2.6.0"
31+
const val NAVIGATION = "2.7.2"
3232

3333
const val COIL = "2.4.0"
3434

0 commit comments

Comments
 (0)