New emulator-wtf/emulator-wtf@0.0.3 orb with support for CircleCI OIDC, read more here.
- Fixed: the emulator.wtf Gradle plugin now supports Android Gradle Plugin 9.0 and later, in both the
android.newDsl=false and android.newDsl=true modes. - Fixed: using Gradle Managed Devices with emulator.wtf devices now works on AGP 9.0, regardless of the
android.newDsl setting.
ew-cli 1.0.2
- “New: emulator sessions now support the egress tunnel feature.”
- “Fixed: the default device has been changed to
model=Pixel7,version=30. This should’ve been the case already starting from 1.0.0.”
We’ve made a bunch of breaking changes in 1.0.0. Read more about the 1.0.0 release and breaking changes.
- New: added a new optional
emulatorWtfConnectivityCheck task. Add wtf.emulator.connectivitycheck=true to your gradle.properties to register the task on any module that has the wtf.emulator.gradle plugin applied. - Maintenance: ew-cli version bumped to 1.0.2.
Emulators
Two outgoing IP addresses have been removed:
65.109.17.17765.109.17.164
Two outgoing IP addresses have been added:
157.180.105.6965.109.152.115
If you rely on outgoing IP addresses, we recommend automating them - we publish all the outgoing
IP addresses both as JSON and as DNS records. Read more here.