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.
1 parent f826f42 commit b44e504Copy full SHA for b44e504
build.gradle
@@ -27,7 +27,7 @@ ext {
27
appcompatLibVersion = '1.2.0'
28
cardViewLibVersion = '1.0.0'
29
materialLibVersion = '1.3.0'
30
- iconHandlerVersion = '2.0.0'
+ iconHandlerVersion = 'v2.0.0'
31
}
32
33
task clean(type: Delete) {
0 commit comments