Skip to content

Robolectric 4.11.1

Compare
Choose a tag to compare
@hoisie hoisie released this 31 Oct 18:54
· 376 commits to master since this release

Robolectric 4.11.1 is a minor release that addressed three issues:

  1. Fixed a NoClassDefFoundError when using PixelCopy with compileSdkVersion < 34. See #8577 for details.
  2. Fixed LocaleManager.setApplicationLocales(LocaleList locales) in Android U. See #8580 for details.
  3. Fixed AttributeSetBuilder when referencing sparse resource table entries by name. See #8578 for details.

Full Changelog: robolectric-4.11...robolectric-4.11.1