Update bottomsheet to 1.3.1

This commit is contained in:
Dominik Schürmann
2018-03-06 08:01:26 +01:00
parent 7337293ad8
commit b086cd09e7

View File

@@ -32,7 +32,7 @@ dependencies {
compile 'com.jpardogo.materialtabstrip:library:1.1.1' compile 'com.jpardogo.materialtabstrip:library:1.1.1'
compile 'com.getbase:floatingactionbutton:1.10.1' compile 'com.getbase:floatingactionbutton:1.10.1'
compile 'com.nispok:snackbar:2.11.0' compile 'com.nispok:snackbar:2.11.0'
compile 'com.cocosw:bottomsheet:1.3.0@aar' compile 'com.cocosw:bottomsheet:1.3.1@aar'
// RecyclerView // RecyclerView
compile 'com.tonicartos:superslim:0.4.13' compile 'com.tonicartos:superslim:0.4.13'