Skip to content

Commit

Permalink
Update BottomSheetPickers to v2.3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
philliphsu committed Mar 8, 2017
1 parent 1f7bb5a commit a08e634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies {
compile 'com.android.support:gridlayout-v7:25.1.0'
compile 'com.android.support:cardview-v7:25.1.0'
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: 'design'
exclude group: 'com.android.support', module: 'gridlayout-v7'
Expand Down

0 comments on commit a08e634

Please sign in to comment.