square / assertj-android

A set of AssertJ helpers geared toward testing Android.
https://square.github.io/assertj-android/
Apache License 2.0
1.58k stars 156 forks source link

Updating the support libraries to v26.0.0, compileSDK: 26, deprecated… #222

Closed debaj closed 7 years ago

debaj commented 7 years ago

… classes removed, MediaControllerCompat assertions added, IntegerUtils renamed to BitmaskUtils and support for long bitmasks added

jhansche commented 7 years ago

@JakeWharton bump: you asked for the PR in #221. This is blocking using assertj-android-support-v4 in a project that uses v26 of the support libraries.