Upgrade deps
This commit is contained in:
parent
b277416c1d
commit
4dff48f26d
|
|
@ -39,7 +39,7 @@ androidx-activity = { module = "androidx.activity:activity", version = "1.7.0" }
|
|||
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.6.0" }
|
||||
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.9.0" }
|
||||
androidx-core = { module = "androidx.core:core", version = "1.10.0" }
|
||||
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.5.6" }
|
||||
androidx-navigation-fragment = { group = "androidx.navigation", name = "navigation-fragment", version.ref = "nav" }
|
||||
androidx-navigation-ui = { group = "androidx.navigation", name = "navigation-ui", version.ref = "nav" }
|
||||
|
|
|
|||
Loading…
Reference in New Issue