Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #13 from qoqa/use-androidsvg-aar
Browse files Browse the repository at this point in the history
Use androidsvg-aar
  • Loading branch information
Kevinrob committed Jan 4, 2022
2 parents 579211f + cf4b8c9 commit a397e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Expand Up @@ -20,7 +20,7 @@ dependencies {
api 'com.github.bumptech.glide:glide:4.10.0'
api 'com.github.bumptech.glide:annotations:4.10.0'
kapt 'com.github.bumptech.glide:compiler:4.10.0'
api 'com.caverock:androidsvg:1.4'
api 'com.caverock:androidsvg-aar:1.4'

implementation"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit a397e75

Please sign in to comment.