Bump androidsvg from 1.3 to 1.4 (#4081)

Bump androidsvg from 1.3 to 1.4
This commit is contained in:
Tobias Kaminsky 2019-05-29 07:37:51 +02:00 committed by GitHub
commit f0dfc4200c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'