Update Gradle

This commit is contained in:
Eugene Cheung 2017-06-15 14:27:01 -04:00
commit 8f57c0133f
4 changed files with 5 additions and 5 deletions

View file

@ -96,7 +96,7 @@ dependencies {
compile 'com.afollestad.material-dialogs:commons:0.9.4.5'
compile 'com.afollestad:material-cab:0.1.12'
compile "com.h6ah4i.android.widget.advrecyclerview:advrecyclerview:0.10.6"
compile 'com.h6ah4i.android.widget.advrecyclerview:advrecyclerview:0.10.6'
compile 'com.github.ksoichiro:android-observablescrollview:1.6.0'
compile 'com.squareup.retrofit2:retrofit:2.3.0'
compile 'com.squareup.retrofit2:converter-gson:2.3.0'