We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9925dcd + b44e504 commit c16dc02Copy full SHA for c16dc02
library/build.gradle
@@ -22,5 +22,5 @@ android {
22
dependencies {
23
implementation "androidx.appcompat:appcompat:$appcompatLibVersion"
24
implementation "androidx.cardview:cardview:$cardViewLibVersion"
25
- implementation "com.github.jrvansuita:IconHandler:$iconHandlerVersion"
+ implementation "com.github.ItsCalebJones:IconHandler:$iconHandlerVersion"
26
}
0 commit comments