Эх сурвалжийг харах

Bump androidsvg from 1.3 to 1.4

Bumps [androidsvg](https://github.com/BigBadaboom/androidsvg) from 1.3 to 1.4.
- [Release notes](https://github.com/BigBadaboom/androidsvg/releases)
- [Commits](https://github.com/BigBadaboom/androidsvg/compare/Release_1.3...Release_1.4)
dependabot-preview[bot] 6 жил өмнө
parent
commit
8ee0792e92
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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