Bump AndroidX Navigation 2.7.4 -> 2.7.5 and AndroidX Fragment 1.6.1 -> 1.6.2
This commit is contained in:
parent
ca92975b44
commit
553f3e02c8
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue