Skip to content

Commit

Permalink
Merge pull request #5494 from nextcloud/dependabot/gradle/androidx.wo…
Browse files Browse the repository at this point in the history
…rk-work-runtime-2.3.2
  • Loading branch information
dependabot-preview[bot] committed Feb 20, 2020
2 parents be238a3 + ac6a64b commit 7305272
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ dependencies {
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.exifinterface:exifinterface:1.1.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 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
compileOnly 'com.google.code.findbugs:annotations:2.0.1'
Expand Down
2 changes: 1 addition & 1 deletion scripts/analysis/lint-results.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
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>

0 comments on commit 7305272

Please sign in to comment.