Skip to content

Commit 9021f34

Browse files
Merge pull request #15353 from nextcloud/renovate/androidx.fragment-fragment-ktx-1.x
fix(deps): update dependency androidx.fragment:fragment-ktx to v1.8.9
2 parents 862d597 + 13213f8 commit 9021f34

File tree

2 files changed

+637
-12
lines changed

2 files changed

+637
-12
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ dependencies {
333333
implementation "androidx.lifecycle:lifecycle-service:2.9.2"
334334
implementation "androidx.work:work-runtime:$workRuntime"
335335
implementation "androidx.work:work-runtime-ktx:$workRuntime"
336-
implementation "androidx.fragment:fragment-ktx:1.8.8"
336+
implementation "androidx.fragment:fragment-ktx:1.8.9"
337337
implementation "com.github.albfernandez:juniversalchardet:2.5.0" // need this version for Android <7
338338
compileOnly "com.google.code.findbugs:annotations:3.0.1u2"
339339
implementation "commons-io:commons-io:2.20.0"

0 commit comments

Comments
 (0)