tjerkw / Android-SlideExpandableListView

A better ExpandableListView, with animated expandable views for each list item
Apache License 2.0
1.98k stars 741 forks source link

How to use it in gradle dependencies??? #91

Closed xdpsee closed 9 years ago

xdpsee commented 9 years ago

i found a solution: compile (group: 'it.sephiroth.android.library.fork.slideexpandable', name: 'slideexpandable', version: '1.0.3.1', ext: 'aar')

but the version can't upgrade!