Skip to content

AndroidX Test 1.4.0-alpha06

Pre-release
Pre-release
Compare
Choose a tag to compare

April 29, 2021

This is the alpha release of AndroidX Test 1.4.0. New APIs are subject to change.
It contains updates to the following libraries:

  • Core 1.4.0-alpha06
  • Espresso 3.4.0-alpha06
  • Intents 3.4.0-alpha06
  • JUnit 1.1.3-alpha06
  • Monitor 1.4.0-alpha06
  • Orchestrator 1.4.0-alpha06
  • Runner 1.4.0-alpha06
  • Rules 1.4.0-alpha06
  • Truth 1.4.0-alpha06
  • Test Services 1.4.0-alpha06

Here is a summary of the changes since the 1.4.0-alpha05 release:

Bug Fixes

  • Support compiling against SDKS < 29 by removing forceQueryable from manifest [#917]