Upgrade AndroidX Fragment to 1.6.0
This commit is contained in:
parent
e6469422a8
commit
1f85416afb
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ androidxRecyclerView = "1.3.0"
|
||||||
androidxLifecycle = "2.6.1"
|
androidxLifecycle = "2.6.1"
|
||||||
androidxNavigation = "2.6.0"
|
androidxNavigation = "2.6.0"
|
||||||
androidxConstraintLayout = "2.1.4"
|
androidxConstraintLayout = "2.1.4"
|
||||||
androidxFragment = "1.5.7"
|
androidxFragment = "1.6.0"
|
||||||
androidxCore = "1.10.1"
|
androidxCore = "1.10.1"
|
||||||
androidxCoreSplashscreen = "1.0.1"
|
androidxCoreSplashscreen = "1.0.1"
|
||||||
androidxPreference = "1.2.0"
|
androidxPreference = "1.2.0"
|
||||||
|
|
Loading…
Reference in a new issue