Skip to content

v2.8.11

Choose a tag to compare

@zsolt-marta-bitrise zsolt-marta-bitrise released this 26 Jun 20:30
7252c14

What's Changed

  • fix: init-script compile failure from a redundant dm initializer in the gradle-mirrors Robolectric audit. Strict Gradle/Kotlin (allWarningsAsErrors) treated the warning as an error, failing init-script compilation — and thus every gradle build — on affected VMs (v2.8.10 regression). Rewritten as a val from a try-expression.
  • ci: guard the rendered init script by compiling it under allWarningsAsErrors in an isolated GRADLE_USER_HOME, so this class of warning fails CI deterministically.
  • feat: tier-1 Robolectric classpath probe — logs the jar(s) providing android/util/DisplayMetrics.class on the test runtime classpath, to help diagnose SSW-3019 shadowing.

Changelog

  • 7252c14 fix: init-script compile failure + tier-1 robolectric classpath probe (#385)

Gradle verification

For reference, the verification metadata is available as an attached assset.