mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Bump parceler from 1.1.12 to 1.1.13
Bumps [parceler](https://github.com/johncarl81/parceler) from 1.1.12 to 1.1.13. - [Release notes](https://github.com/johncarl81/parceler/releases) - [Changelog](https://github.com/johncarl81/parceler/blob/master/CHANGELOG.adoc) - [Commits](https://github.com/johncarl81/parceler/compare/parceler-project-1.1.12...parceler-project-1.1.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
98d7518808
commit
2b2800bc74
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ dependencies {
|
|||
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.13'
|
||||
kapt 'org.parceler:parceler:1.1.12'
|
||||
kapt 'org.parceler:parceler:1.1.13'
|
||||
implementation('com.github.bumptech.glide:glide:3.8.0') {
|
||||
exclude group: "com.android.support"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue