Update material dialogs

This commit is contained in:
Karim Abou Zeid 2017-12-18 20:41:31 +01:00
commit 3b3f241c89
2 changed files with 7 additions and 7 deletions

View file

@ -108,8 +108,8 @@ dependencies {
implementation 'com.github.kabouzeid:RecyclerView-FastScroll:1.0.16-kmod'
implementation 'com.github.kabouzeid:SeekArc:1.2-kmod'
implementation 'com.github.kabouzeid:AndroidSlidingUpPanel:3.3.0-kmod3'
implementation 'com.afollestad.material-dialogs:core:0.9.4.5'
implementation 'com.afollestad.material-dialogs:commons:0.9.4.5'
implementation 'com.afollestad.material-dialogs:core:0.9.6.0'
implementation 'com.afollestad.material-dialogs:commons:0.9.6.0'
implementation 'com.afollestad:material-cab:0.1.12'
implementation 'com.github.ksoichiro:android-observablescrollview:1.6.0'
implementation 'com.squareup.retrofit2:retrofit:2.3.0'
@ -119,7 +119,7 @@ dependencies {
implementation 'com.github.bumptech.glide:glide:3.8.0'
implementation 'com.github.bumptech.glide:okhttp3-integration:1.5.0'
implementation 'com.heinrichreimersoftware:material-intro:1.6.2'
implementation 'me.zhanghai.android.materialprogressbar:library:1.4.1'
implementation 'me.zhanghai.android.materialprogressbar:library:1.4.2'
implementation 'org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5'
implementation 'com.jakewharton:butterknife:8.6.0'
implementation('com.h6ah4i.android.widget.advrecyclerview:advrecyclerview:0.11.0@aar') {