Derp - Use AndroidSlidingUpPanel 3.3.1

This commit is contained in:
Andrew Rabert 2017-03-05 02:45:05 -05:00
parent 79e2b9a336
commit ccdef60311
1 changed files with 1 additions and 1 deletions

View File

@ -34,5 +34,5 @@ android {
dependencies {
compile 'com.esotericsoftware:kryo:4.0.0'
compile 'com.android.support:design:23.4.+'
compile 'com.sothree.slidinguppanel:library:3.3.0'
compile 'com.sothree.slidinguppanel:library:3.3.1'
}