v2.8.12
What's Changed
- feat: Tier-2 Robolectric sandbox classloader probe (
-Xlog:class+load) in the gradle-mirrors init script — observes whereandroid.util.DisplayMetricsis actually defined inside Robolectric's sandbox loader (naming the shadow behind the SSW-3019NoSuchFieldError), which the Tier-1 classpath probe can't see. On by default, sharing the audit'sBITRISE_ROBOLECTRIC_JAR_AUDIT=falsekill-switch. Guarded so it can never fail a build: JDK 9+ test-JVM gate, Robolectric-task-only attach, size-capped file output (never stdout), streaming re-emit, all wrapped.
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.