Skip to content

Commit 5330586

Browse files
committed
Update deps
1 parent c093f23 commit 5330586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ androidx-activity = { module = "androidx.activity:activity", version = "1.9.0" }
3939
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.1" }
4040
androidx-browser = { module = "androidx.browser:browser", version = "1.8.0" }
4141
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
42-
androidx-core = { module = "androidx.core:core", version = "1.13.0" }
43-
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.6.2" }
42+
androidx-core = { module = "androidx.core:core", version = "1.13.1" }
43+
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.7.0" }
4444
androidx-navigation-fragment = { group = "androidx.navigation", name = "navigation-fragment", version.ref = "nav" }
4545
androidx-navigation-ui = { group = "androidx.navigation", name = "navigation-ui", version.ref = "nav" }
4646
androidx-preference = { module = "androidx.preference:preference", version = "1.2.1" }

0 commit comments

Comments
 (0)