gradle: update dependencies for AndroidSlidingUpPanel

*the latest dependency is https://jitpack.io/#kabouzeid/AndroidSlidingUpPanel/3.3.3-kmod

Signed-off-by: Ayush Dubey <ayushdubey70@gmail.com>
This commit is contained in:
Ayush Dubey 2019-08-24 12:56:43 +05:30
parent 2171b85d0e
commit c9609b198e
No known key found for this signature in database
GPG key ID: 8D08D9F166836BF6

View file

@ -141,7 +141,7 @@ dependencies {
implementation 'com.github.ksoichiro:android-observablescrollview:1.6.0' implementation 'com.github.ksoichiro:android-observablescrollview:1.6.0'
implementation 'com.github.kabouzeid:RecyclerView-FastScroll:1.0.16-kmod' implementation 'com.github.kabouzeid:RecyclerView-FastScroll:1.0.16-kmod'
implementation 'com.github.kabouzeid:AndroidSlidingUpPanel:3.3.0-kmod3' implementation 'com.github.kabouzeid:AndroidSlidingUpPanel:3.3.3-kmod3'
implementation 'com.github.AdrienPoupa:jaudiotagger:2.2.3' implementation 'com.github.AdrienPoupa:jaudiotagger:2.2.3'
implementation 'com.anjlab.android.iab.v3:library:1.0.44' implementation 'com.anjlab.android.iab.v3:library:1.0.44'