You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per this setup guide for Android, "Detox 7 was updated to support Android gradle plugin 3.0.0" and "Detox 6 will not continue to be updated, to continue getting updates and features, update your Android gradle config and migrate to Detox 7". I am trying to setup Detox+Jest for React Native. I am getting Warnings regarding deprecated functions. I have followed https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html but getting error
Error:All flavors must now belong to a named flavor dimension.
The flavor 'flavor_name' is not assigned to a flavor dimension.
I am confused about the detox version. I am using the latest detox version 6.0.4 but then what does "Detox 7" means in the Android setup guide and why I am getting deprecated warnings.
Detox, Node, Device, Xcode and macOS Versions
Detox: 6.0.4
Node: 8.9.3
Device: Android emulator Pixel_API_27
macOS: Sierra 10.12.6
react-native: 0.51.0
The text was updated successfully, but these errors were encountered:
Description
As per this setup guide for Android, "Detox 7 was updated to support Android gradle plugin 3.0.0" and "Detox 6 will not continue to be updated, to continue getting updates and features, update your Android gradle config and migrate to Detox 7". I am trying to setup Detox+Jest for React Native. I am getting Warnings regarding deprecated functions. I have followed https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html but getting error
I am confused about the detox version. I am using the latest detox version 6.0.4 but then what does "Detox 7" means in the Android setup guide and why I am getting deprecated warnings.
Detox, Node, Device, Xcode and macOS Versions
The text was updated successfully, but these errors were encountered: