laobie / StatusBarUtil

A util for setting status bar style on Android App.
http://t.cn/Rq746Kb
Apache License 2.0
8.81k stars 1.72k forks source link

Typo in the dependency import #122

Closed TonyTangAndroid closed 7 years ago

TonyTangAndroid commented 7 years ago

I realize that the current published library compile path is

compile 'com.jaeger.statusbaruitl:library:1.3.6' But the statusbaruitl is intended to be statusbarutil if I am not misinterpreting. Any plan to correct it or leave it be?

laobie commented 7 years ago

I am sorry for this mistake, but change it is difficult. I will find a right way to modify this mistake.

TonyTangAndroid commented 7 years ago

Thank you for getting back to me. No worry at all.

laobie commented 7 years ago

I have fix typo, version 1.4.0 is published

compile 'com.jaeger.statusbarutil:library:1.4.0'