Browse Source

Merge pull request #5494 from nextcloud/dependabot/gradle/androidx.work-work-runtime-2.3.2

dependabot-preview[bot] 5 years ago
parent
commit
7305272bda
2 changed files with 2 additions and 2 deletions
  1. 1 1
      build.gradle
  2. 1 1
      scripts/analysis/lint-results.txt

+ 1 - 1
build.gradle

@@ -295,7 +295,7 @@ dependencies {
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.exifinterface:exifinterface:1.1.0'
     implementation 'androidx.exifinterface:exifinterface:1.1.0'
     implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"
     implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"
-    implementation "androidx.work:work-runtime:2.3.0"
+    implementation "androidx.work:work-runtime:2.3.2"
     implementation "androidx.work:work-runtime-ktx:2.3.1"
     implementation "androidx.work:work-runtime-ktx:2.3.1"
     implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
     implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
     compileOnly 'com.google.code.findbugs:annotations:2.0.1'
     compileOnly 'com.google.code.findbugs:annotations:2.0.1'

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

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