You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial migration to Android X
* Fix a few bad resource references
* Runnable, needs lots of love
* Update gradle.properties to include a flag for robolectric
* Update application class name to work with test runner
* Re-enable code coverage
* Remove broken (and no longer needed) resource workaround
* Re-enable screenshots plugin
* Fix Checkstyle configuration
* Bump heap size on Travis
* Can has more RAM?
We should migrate to AndroidX, the future of the support libraries. The existing support libs will not be moving past 28.
Since we are already on v28 of the support lib, the migration shouldn't be too bad.
The text was updated successfully, but these errors were encountered: