Skip to content

Commit 372c7b9

Browse files
Bump androidx.fragment:fragment-ktx from 1.6.2 to 1.8.5
Bumps androidx.fragment:fragment-ktx from 1.6.2 to 1.8.5. --- updated-dependencies: - dependency-name: androidx.fragment:fragment-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75815d3 commit 372c7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation rootProject.ext.appcompat
3232
implementation "androidx.preference:preference-ktx:1.2.1"
3333
implementation "com.google.android.material:material:1.9.0"
34-
implementation "androidx.fragment:fragment-ktx:1.6.2"
34+
implementation "androidx.fragment:fragment-ktx:1.8.5"
3535
implementation rootProject.ext.core
3636
implementation rootProject.ext.constraintLayout
3737
implementation rootProject.ext.dagger

0 commit comments

Comments
 (0)