mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
Bump androidsvg from 1.3 to 1.4 (#4081)
Bump androidsvg from 1.3 to 1.4
This commit is contained in:
commit
f0dfc4200c
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ dependencies {
|
|||
implementation('com.github.bumptech.glide:glide:3.7.0') {
|
||||
exclude group: "com.android.support"
|
||||
}
|
||||
implementation 'com.caverock:androidsvg:1.3'
|
||||
implementation 'com.caverock:androidsvg:1.4'
|
||||
implementation 'androidx.annotation:annotation:1.0.2'
|
||||
implementation 'com.google.code.gson:gson:2.8.5'
|
||||
implementation 'org.jetbrains:annotations:17.0.0'
|
||||
|
|
Loading…
Reference in a new issue