After cloning from github and loading the app source code to AS Narwhal, the codes does not proceed to run.
Error:
Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find com.google.android.gms:play-services-home:17.0.0.
Searched in the following locations:
- https://storage.googleapis.com/preview-android-home-r-releases/m2repository/com/google/android/gms/play-services-home/17.0.0/play-services-home-17.0.0.pom
- file:/Users/joeymarantonio/.m2/repository/com/google/android/gms/play-services-home/17.0.0/play-services-home-17.0.0.pom
- https://dl.google.com/dl/android/maven2/com/google/android/gms/play-services-home/17.0.0/play-services-home-17.0.0.pom
- https://repo.maven.apache.org/maven2/com/google/android/gms/play-services-home/17.0.0/play-services-home-17.0.0.pom
Required by:
project :app
After cloning from github and loading the app source code to AS Narwhal, the codes does not proceed to run.
Error:
Execution failed for task ':app:checkDebugAarMetadata'.