Bump AndroidX Navigation 2.7.4 -> 2.7.5 and AndroidX Fragment 1.6.1 -> 1.6.2

This commit is contained in:
Wolf-Martell Montwé 2023-11-03 11:29:40 +01:00
parent ca92975b44
commit 553f3e02c8
No known key found for this signature in database
GPG key ID: 6D45B21512ACBF72

View file

@ -13,9 +13,9 @@ androidxAppCompat = "1.6.1"
androidxActivity = "1.8.0"
androidxRecyclerView = "1.3.2"
androidxLifecycle = "2.6.2"
androidxNavigation = "2.7.4"
androidxNavigation = "2.7.5"
androidxConstraintLayout = "2.1.4"
androidxFragment = "1.6.1"
androidxFragment = "1.6.2"
androidxCore = "1.12.0"
androidxCoreSplashscreen = "1.0.1"
androidxPreference = "1.2.1"