Skip to content

React Native 0.67 #3217

Answered by asafkorem
iMaupin asked this question in Q&A
Feb 11, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

@iMaupin I'm not sure if I understand your question, but I'll still try to answer (please tell me if it still does not answer your question). 😅

Since RN v.67 is compatible with this version of Gradle, your project should be compatible with this Gradle version (if you're using RN v.67).
Detox' Gradle version is untied with the version of RN since it does not depend on it, so you should be able to execute Detox on RN v.67 projects, with Gradle v7.2.

Our example / test project is running with Gradle v6.9 and we'll probably keep it after we'll upgrade its RN version from CI related reasons, but this will not affect your project.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@asafkorem
Comment options

@iMaupin
Comment options

Answer selected by asafkorem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants