Update version of support library
trinitron01 opened this issue · 1 comments
trinitron01 commented
Some tests don't pass on certain devices, due to bugs from older support library (for example - https://code.google.com/p/android/issues/detail?id=78154 ).
Changing it to
com.android.support:appcompat-v7:22.1.1
makes tests pass
vgrec commented
Updated.