DEV Community

Camila
Camila

Posted on

Gradle build fails in React Native: Could not find react-native-gradle-plugin and kotlin-gradle-plugin artifacts

I'm working on a React Native project, and I've been encountering issues while building my Android app. I've followed various upgrade steps and adjustments, but I can't seem to resolve the following error:

Error

When running the command:

npx react-native run-android

I get the following build error:


FAILURE: Build failed

Top comments (0)