skip license check for fontawesome-typeface

This commit is contained in:
Vincent Breitmoser 2017-04-23 13:58:36 +02:00
parent 005f93a4f3
commit 85f7e342d6

View file

@ -7,3 +7,8 @@ platform:
tests:
deprecated: skip
unlicensed: skip
'com.mikepenz:fontawesome-typeface':
# it's apache licensed, which isn't detected for some reason
# see https://github.com/mikepenz/Android-Iconics/blob/develop/LICENSE
tests:
unlicensed: skip