les/expo-device/android/build.gradle’ line: 9
- What went wrong:
A problem occurred evaluating project ‘:expo-device’.
Could not find method useCoreDependencies() for arguments [] on project ‘:expo-device’ of type org.gradle.api.Project.
- Try:
Run with –stacktrace option to get the stack trace.
Run with –info or –debug option to get more log output.
Run with –scan to get full insights.
==============================================================================
2: Task failed with an exception.
- What went wrong:
A problem occurred configuring project ‘:expo’.
compileSdkVersion is not specified. Please add it to build.gradle
- Try:
Run with –stacktrace option to get the stack trace.
Run with –info or –debug option to get more log output.
Run with –scan to get full insights.
==============================================================================
- Get more help at https://help.gradle.org
BUILD FAILED in 8s
10 actionable tasks: 10 up-to-date
when I try to build android or ./gradlew build
show this error
VitoMuhammed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.