mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 12:38:33 +00:00
remove double include of betterpicker in build.gradle
//FREEBIE
This commit is contained in:
@@ -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'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user