添加Yandex地图(mapkit)时不会构建该项目



我想添加Yandex地图并为Gradle添加依赖项:

dependencies {
implementation 'com.yandex.android:mapkit:3.4.0'  
}

在构建解决方案时,Gradle 发誓。可能是什么问题

Caused by: org.gradle.internal.resolve.ArtifactNotFoundException: Could not find core.jar (androidx.core:core:1.1.0).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/androidx/core/core/1.1.0/core-1.1.0.jar

问题是由于制裁,一旦连接代理,互联网连接就会恢复并下载数据包

相关内容

  • 没有找到相关文章

最新更新