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 with an exception.
* What went wrong:
A problem occurred configuring root project 'AppBarFrontend'.
Could not resolve all artifacts for configuration ':classpath'....