Skip to content

Commit b44e504

Browse files
Update build.gradle
1 parent f826f42 commit b44e504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ext {
2727
appcompatLibVersion = '1.2.0'
2828
cardViewLibVersion = '1.0.0'
2929
materialLibVersion = '1.3.0'
30-
iconHandlerVersion = '2.0.0'
30+
iconHandlerVersion = 'v2.0.0'
3131
}
3232

3333
task clean(type: Delete) {

0 commit comments

Comments
 (0)