Skip to content

Commit

Permalink
Merge pull request #97 from ItsCalebJones/master
Browse files Browse the repository at this point in the history
Fix IconHandler version.
  • Loading branch information
jrvansuita committed Oct 20, 2021
2 parents 9925dcd + b44e504 commit c16dc02
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
Expand Up @@ -22,5 +22,5 @@ android {
dependencies {
implementation "androidx.appcompat:appcompat:$appcompatLibVersion"
implementation "androidx.cardview:cardview:$cardViewLibVersion"
implementation "com.github.jrvansuita:IconHandler:$iconHandlerVersion"
implementation "com.github.ItsCalebJones:IconHandler:$iconHandlerVersion"
}

0 comments on commit c16dc02

Please sign in to comment.