henrytao-me / smooth-app-bar-layout

Smooth version of Google Support Design AppBarLayout
Apache License 2.0
1.77k stars 240 forks source link

Please update for new android support libraries #188

Closed shifatul-i closed 7 years ago

shifatul-i commented 7 years ago

currently used

dependencies {
    compile 'me.henrytao:smooth-app-bar-layout:25.1.0.0'
}

Update to

dependencies {
    compile 'me.henrytao:smooth-app-bar-layout:25.2.0.0'
}
henrytao-me commented 7 years ago

Thanks for using this library. I updated it.