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

Commit

Permalink
Use androidsvg-aar
Browse files Browse the repository at this point in the history
Kevinrob authored Nov 30, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 579211f commit cf4b8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
@@ -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'

0 comments on commit cf4b8c9

Please sign in to comment.