Skip to content

Commit 98bef91

Browse files
fix(deps): update dependency androidx.fragment:fragment-ktx to v1.8.7
1 parent 564bee8 commit 98bef91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ androidxLifecycle = "2.6.1"
2121
androidxNavigation = "2.6.0"
2222
androidxConstraintLayout = "2.1.4"
2323
androidxActivityKtx = "1.7.2"
24-
androidxFragmentKtx = "1.6.0"
24+
androidxFragmentKtx = "1.8.7"
2525
androidxRecyclerView = "1.3.0"
2626
androidxSplashScreen = "1.0.1"
2727
androidxDataStore = "1.0.0"

0 commit comments

Comments
 (0)