yarn detox 20.18.5

latest releases: 20.26.3-smoke.0, 20.26.2, 20.26.1...
6 months ago

What's Changed

Android

General

Full Changelog: 20.18.4...20.18.5

Caution

This version requires Java 17 installed, see our Java Setup guide.

Important

Compatibility with Java 11

For users who are currently using Java 11 and are unable to upgrade to Java 17, update your Detox dependency in the app/build.gradle file to ensure compatibility.

Changes required

Replace the standard Detox dependency in your build.gradle file:
com.wix:detox:+
With the Java 11 compatible version:
com.wix:detox-legacy:+

Don't miss a new detox release

NewReleases is sending notifications on new releases.