Change package name to flexible adapter v4

This commit is contained in:
len
2017-01-12 16:24:40 +01:00
parent 6ef94fb59b
commit e4d4dbbeb6
13 changed files with 14 additions and 13 deletions

View File

@@ -182,7 +182,8 @@ dependencies {
// UI
compile 'com.dmitrymalkovich.android:material-design-dimens:1.4'
compile 'com.github.dmytrodanylyk.android-process-button:library:1.0.4'
compile 'eu.davidea:flexible-adapter:4.2.0'
compile 'eu.davidea:flexible-adapter:5.0.0-rc1'
compile 'com.github.inorichi:FlexibleAdapter:93985fe' // v4.2.0 to be removed
compile 'com.nononsenseapps:filepicker:2.5.2'
compile 'com.github.amulyakhare:TextDrawable:558677e'
compile 'com.afollestad.material-dialogs:core:0.9.1.0'