Код: Выделить всё
dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.13.0'
}
Код: Выделить всё
[+1987 ms] > Task :app:checkDebugAarMetadata
[ ] Resource missing. [HTTP GET: https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.13.0/material-1.13.0.pom]
[ +299 ms] Resource missing. [HTTP GET: https://repo.maven.apache.org/maven2/com/google/android/material/material/1.13.0/material-1.13.0.pom]
[ +899 ms] Resource missing. [HTTP GET:`your text` https://storage.googleapis.com/download.flutter.io/com/google/android/material/material/1.13.0/material-1.13.0.pom]
[ +201 ms] > Task :app:checkDebugAarMetadata FAILED
[ +5 ms] FAILURE: Build failed with an exception.
[ +6 ms] * What went wrong:``your text``
[ ] Execution failed for task ':app:checkDebugAarMetadata'.
[ ] > Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
[ ] > Could not find com.google.android.material:material:1.13.0.
[ ] Searched in the following locations:
[ ] - https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.13.0/material-1.13.0.pom
[ ] - https://repo.maven.apache.org/maven2/com/google/android/material/material/1.13.0/material-1.13.0.pom
[ ] - https://storage.googleapis.com/download.flutter.io/com/google/android/material/material/1.13.0/material-1.13.0.pom
[ +3 ms] Required by:
[ ] project :app`
Код: Выделить всё
https://github.com/material-components/material-components-android/packages/81484
Подробнее здесь: https://stackoverflow.com/questions/791 ... android-ma