2026-04-20
ew-cli 1.2.2
- Fixed: you can now run multiple
ew-cliinstances with--egress-tunnel.
gradle-plugin 1.5.4
- Fixed: plugin no longer fails to apply on Kotlin Multiplatform projects with AGP 9 where
withDeviceTest {}is declared after theplugins {}block. - New: added support for
com.android.kotlin.multiplatform.libraryplugin (AGP 9 KMP Android library), automatically creatingtestAndroidMainWithEmulatorWtfand related tasks. - Maintenance: bumped default
ew-cliversion to 1.2.2.