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
Describe the bug
With latest version 12.5.0, when I tried to build app-debug-androidTest.apk, I have an exception:
Could not find any matches for com.wix:detox:+ as no versions of com.wix:detox are available.
I already did migration guide from 12.4.9 to 12.5.0 To Reproduce*
I have tested this issue on the latest Detox release and it still reproduces
cd android
./gradlew assembleAndroidTest
Expected behavior
Should build fine without any errors
Environment (please complete the following information):
Detox: 12.5.0
React Native: 0.59.5
Node: 11.6.0
Device: Emulator Nexus_4_API_25
OS: 7.1.1
The text was updated successfully, but these errors were encountered:
We use the issue tracker exclusively for bug reports and feature requests. This issue appears to be a general usage or support question. Instead, please ask a question on Stack Overflow with the detox tag.
Describe the bug
With latest version 12.5.0, when I tried to build app-debug-androidTest.apk, I have an exception:
Could not find any matches for com.wix:detox:+ as no versions of com.wix:detox are available.
I already did migration guide from 12.4.9 to 12.5.0
To Reproduce*
Expected behavior
Should build fine without any errors
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: