We are currently working with React-Native 0.68.5, Windows 10 and are getting this error when trying to build the gradle file:
Could not resolve all task dependencies for configuration ':classpath'. > Could not find com.facebook.react:react-native-gradle-plugin:.
So far we have tried different versions of com.android.tools.build:gradle, as well as installing 'react-native-gradle-plugin' manually to package.json, also tried deleting the '.gradle' folder and rebuilding it but so far none have worked. Looking for insights from anyone who has faced this issue before and how you were able to resolve it (https://i.sstatic.net/5cKSj.png)
(https://i.sstatic.net/LEqmq.png)