mirror of
https://github.com/nextcloud/android.git
synced 2024-11-28 02:17:43 +03:00
Merge pull request #4541 from nextcloud/dependabot/gradle/com.google.android-flexbox-1.1.1
Bump flexbox from 1.1.0 to 1.1.1
This commit is contained in:
commit
9f6edd7f31
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ dependencies {
|
|||
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
|
||||
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:1.1.0'
|
||||
implementation 'com.google.android:flexbox:1.1.1'
|
||||
implementation 'org.parceler:parceler-api:1.1.12'
|
||||
kapt 'org.parceler:parceler:1.1.12'
|
||||
implementation('com.github.bumptech.glide:glide:3.7.0') {
|
||||
|
|
Loading…
Reference in a new issue