Răsfoiți Sursa

Merge pull request #9361 from nextcloud/dependabot/gradle/androidx.fragment-fragment-ktx-1.4.0

Bump fragment-ktx from 1.3.6 to 1.4.0
Álvaro Brey 3 ani în urmă
părinte
comite
b1ea6c9bc6
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 1 1
      build.gradle
  2. 1 1
      scripts/analysis/lint-results.txt

+ 1 - 1
build.gradle

@@ -263,7 +263,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.6"
+    implementation "androidx.fragment:fragment-ktx:1.4.0"
     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'

+ 1 - 1
scripts/analysis/lint-results.txt

@@ -1,2 +1,2 @@
 DO NOT TOUCH; GENERATED BY DRONE
-      <span class="mdl-layout-title">Lint Report: 122 warnings</span>
+      <span class="mdl-layout-title">Lint Report: 124 warnings</span>