mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
Merge pull request #5418 from nextcloud/dependabot/gradle/org.parceler-parceler-api-1.1.13
Bump parceler-api from 1.1.12 to 1.1.13
This commit is contained in:
commit
98d7518808
2 changed files with 2 additions and 2 deletions
|
@ -313,7 +313,7 @@ dependencies {
|
|||
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.15'
|
||||
implementation 'com.github.tobiaskaminsky:qrcodescanner:0.1.2.2' // 'com.github.blikoon:QRCodeScanner:0.1.2'
|
||||
implementation 'com.google.android:flexbox:2.0.1'
|
||||
implementation 'org.parceler:parceler-api:1.1.12'
|
||||
implementation 'org.parceler:parceler-api:1.1.13'
|
||||
kapt 'org.parceler:parceler:1.1.12'
|
||||
implementation('com.github.bumptech.glide:glide:3.8.0') {
|
||||
exclude group: "com.android.support"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
DO NOT TOUCH; GENERATED BY DRONE
|
||||
<span class="mdl-layout-title">Lint Report: 76 warnings</span>
|
||||
<span class="mdl-layout-title">Lint Report: 77 warnings</span>
|
||||
|
|
Loading…
Reference in a new issue