need to pin to right version https://github.com/chrisbanes/ActionBar-PullToRefresh/issues/187
This commit is contained in:
parent
a3a25ad9da
commit
94f1d67320
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ dependencies {
|
|||
compile 'joda-time:joda-time:2.3'
|
||||
compile 'com.google.android.gms:play-services:4.0.30'
|
||||
compile 'com.squareup:otto:1.2.1'
|
||||
compile 'com.github.chrisbanes.actionbarpulltorefresh:extra-abc:0.9.3'
|
||||
compile 'com.github.chrisbanes.actionbarpulltorefresh:extra-abc:0.9.2'
|
||||
|
||||
// TODO watch progress at zxing - last official had problems with aztec format
|
||||
// snapshot works - but switch back to official when available
|
||||
|
|
Loading…
Reference in a new issue