mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
remove double include of betterpicker in build.gradle
//FREEBIE
This commit is contained in:
parent
3c7e319029
commit
62d0de2ee6
@ -47,7 +47,6 @@ dependencies {
|
||||
exclude module: 'support-v4'
|
||||
}
|
||||
compile 'com.squareup.dagger:dagger:1.2.2'
|
||||
compile 'com.doomonafireball.betterpickers:library:1.5.2'
|
||||
compile ("com.doomonafireball.betterpickers:library:1.5.2") {
|
||||
exclude group: 'com.android.support', module: 'support-v4'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user