Update libraries
This commit is contained in:
parent
534fdac19f
commit
e02b789e38
1 changed files with 2 additions and 2 deletions
|
|
@ -90,9 +90,9 @@ dependencies {
|
||||||
compile "com.android.support:preference-v7:$supportLibVersion"
|
compile "com.android.support:preference-v7:$supportLibVersion"
|
||||||
compile "com.android.support:preference-v14:$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:RecyclerView-FastScroll:1.9-kmod'
|
||||||
compile 'com.github.kabouzeid:SeekArc:1.2-kmod'
|
compile 'com.github.kabouzeid:SeekArc:1.2-kmod'
|
||||||
compile 'com.github.kabouzeid:AndroidSlidingUpPanel:3.3.0-kmod3'
|
compile 'com.github.kabouzeid:AndroidSlidingUpPanel:3.3.0-kmod3'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue