Bump androidx.fragment:fragment from 1.5.7 to 1.6.0 (#2555)

This commit is contained in:
dependabot[bot] 2023-06-08 01:03:23 +00:00 committed by GitHub
parent eab346b031
commit 57dc0dbc56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ androidx-annotation = { module = "androidx.annotation:annotation", version = "1.
androidx-browser = { module = "androidx.browser:browser", version = "1.5.0" }
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-core = { module = "androidx.core:core", version = "1.10.1" }
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.5.7" }
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.6.0" }
androidx-navigation-fragment = { group = "androidx.navigation", name = "navigation-fragment", version.ref = "nav" }
androidx-navigation-ui = { group = "androidx.navigation", name = "navigation-ui", version.ref = "nav" }
androidx-preference = { module = "androidx.preference:preference", version = "1.2.0" }