Skip to content

Robolectric 4.3.1

Compare
Choose a tag to compare
@brettchabot brettchabot released this 14 Oct 16:57

Robolectric 4.3.1 adds support for Android API 29 (Q final).

Compatibility

  • Running tests on Android API 29 now strictly requires a Java9 runtime or newer. If you are seeing errors about unsupported Java version when running tests on API 29 via Android Studio; you can use the 'JRE' field in the Run Configuration dialog to configure a newer Java runtime. See https://developer.android.com/studio/run/rundebugconfig for more background.