app:compat não localizado...
Não compila nem alterando para versões mais antigas (também estáveis)
Ainda não consegui encontrar onde está o problema do gradle relacionado a esta biblioteca.
Projeto completo em
https://github.com/thirofer/AluraViagens
Debug gigante
> Task :app:writeDebugSigningConfigVersions UP-TO-DATE
FAILURE: Build completed with 9 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find android.appcompat:appcompat:1.2.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/android/appcompat/appcompat/1.2.0/appcompat-1.2.0.pom
- https://repo.maven.apache.org/maven2/android/appcompat/appcompat/1.2.0/appcompat-1.2.0.pom
Required by:
project :app
* Try:
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.