Update BottomSheetPickers to v2.3.2.
This commit is contained in:
parent
1f7bb5a9cf
commit
a08e6347cb
@ -90,7 +90,7 @@ dependencies {
|
|||||||
compile 'com.android.support:gridlayout-v7:25.1.0'
|
compile 'com.android.support:gridlayout-v7:25.1.0'
|
||||||
compile 'com.android.support:cardview-v7:25.1.0'
|
compile 'com.android.support:cardview-v7:25.1.0'
|
||||||
compile 'com.jakewharton:butterknife:7.0.1'
|
compile 'com.jakewharton:butterknife:7.0.1'
|
||||||
compile('com.philliphsu:bottomsheetpickers:2.3.1') {
|
compile('com.philliphsu:bottomsheetpickers:2.3.2') {
|
||||||
exclude group: 'com.android.support', module: 'appcompat-v7'
|
exclude group: 'com.android.support', module: 'appcompat-v7'
|
||||||
exclude group: 'com.android.support', module: 'design'
|
exclude group: 'com.android.support', module: 'design'
|
||||||
exclude group: 'com.android.support', module: 'gridlayout-v7'
|
exclude group: 'com.android.support', module: 'gridlayout-v7'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user