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:
parent
2171b85d0e
commit
c9609b198e
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ dependencies {
|
|||
|
||||
implementation 'com.github.ksoichiro:android-observablescrollview:1.6.0'
|
||||
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.anjlab.android.iab.v3:library:1.0.44'
|
||||
|
|
Loading…
Reference in a new issue