小编Sha*_*ngh的帖子

Execution failed for task ':app:checkDebugAarMetadata'

I am getting this error while running my app.

Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.android.support.constraint:constraint-layout:1.1.3.
     Searched in the following locations:
       - https://jcenter.bintray.com/com/android/support/constraint/constraint-layout/1.1.3/constraint-layout-1.1.3.pom
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :app
   > Could not find com.android.support:appcompat-v7:25.3.1.
     Searched in …
Run Code Online (Sandbox Code Playgroud)

compiler-errors android-studio

14
推荐指数
6
解决办法
3万
查看次数

标签 统计

android-studio ×1

compiler-errors ×1