Update libraries

This commit is contained in:
Karim Abou Zeid 2017-06-12 22:39:30 +02:00
commit e02b789e38

View file

@ -90,9 +90,9 @@ dependencies {
compile "com.android.support:preference-v7:$supportLibVersion"
compile "com.android.support:preference-v14:$supportLibVersion"
compile "com.crashlytics.sdk.android:crashlytics:2.6.2"
compile 'com.crashlytics.sdk.android:crashlytics:2.6.7'
compile "com.github.kabouzeid:app-theme-helper:1.3.7"
compile 'com.github.kabouzeid:app-theme-helper:1.3.7'
compile 'com.github.kabouzeid:RecyclerView-FastScroll:1.9-kmod'
compile 'com.github.kabouzeid:SeekArc:1.2-kmod'
compile 'com.github.kabouzeid:AndroidSlidingUpPanel:3.3.0-kmod3'