Upgrade AndroidX Fragment to 1.6.0

This commit is contained in:
cketti 2023-06-18 22:15:09 +02:00
parent e6469422a8
commit 1f85416afb

View file

@ -15,7 +15,7 @@ androidxRecyclerView = "1.3.0"
androidxLifecycle = "2.6.1"
androidxNavigation = "2.6.0"
androidxConstraintLayout = "2.1.4"
androidxFragment = "1.5.7"
androidxFragment = "1.6.0"
androidxCore = "1.10.1"
androidxCoreSplashscreen = "1.0.1"
androidxPreference = "1.2.0"