Explorar o código

Merge pull request #8749 from nextcloud/dependabot/gradle/androidx.fragment-fragment-ktx-1.3.6

Bump fragment-ktx from 1.3.4 to 1.3.6
Tobias Kaminsky %!s(int64=3) %!d(string=hai) anos
pai
achega
d2df21af34
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -287,7 +287,7 @@ dependencies {
     implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1"
     implementation "androidx.work:work-runtime:$workRuntime"
     implementation "androidx.work:work-runtime-ktx:$workRuntime"
-    implementation "androidx.fragment:fragment-ktx:1.3.4"
+    implementation "androidx.fragment:fragment-ktx:1.3.6"
     implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
     compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
     implementation 'commons-io:commons-io:2.11.0'