I just run npx cap open android
after the android studio opens gradle fails to build
A problem occurred configuring root project ‘android’.
Could not resolve all files for configuration ‘:classpath’.
Could not find com.android.tools.build:gradle:8.0.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/8.0.0/gradle-8.0.0.pom
- https://repo.maven.apache.org/maven2/com/android/tools/build/gradle/8.0.0/gradle-8.0.0.pom
Required by:
project :
Could not find com.google.gms:google-services:4.3.15.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/google/gms/google-services/4.3.15/google-services-4.3.15.pom
- https://repo.maven.apache.org/maven2/com/google/gms/google-services/4.3.15/google-services-4.3.15.pom
Required by:
project :
I tried to make another app but is same