Failed to apply Plugin : 'com.facebook.react' #2236
Unanswered
anuragkumarjsk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The following is a list of version of packages and dependencies i am using
NPM packages
"react-native" : "0.67.4"
"react-native-gesture-handler": "^2.6.1",
build.gradle file
kotlinVersion = "1.5.20"
buildToolsVersion = "30.0.3"
minSdkVersion = 21
compileSdkVersion = 31
targetSdkVersion = 31
Gradle-Wrapper-Properties
distributionUrl=https://services.gradle.org/distributions/gradle-7.4-all.zip
Stacktrace :
What went wrong:
A problem occurred evaluating project ':react-native-gesture-handler'.
Beta Was this translation helpful? Give feedback.
All reactions