找不到fragment.jar(androidx.fragment:fragment:1.1.0)

时间:2020-04-11 23:10:49

标签: mapbox

当我同步地图框时出现错误

任务:app:preBuild截止日期 任务:app:preDebugBuild UP-TO-DATE 任务:app:compileDebugAidl NO-SOURCE 任务:app:generateDebugBuildConfig更新日期 任务:app:javaPreCompileDebug截止日期 任务:app:compileDebugRenderscript NO-SOURCE 任务:app:mainApkListPersistenceDebug截止日期 任务:app:generateDebugResValues截止日期 任务:app:generateDebugResources最新 任务:app:processDebugGoogleServices截止日期 任务:app:mergeDebugResources最新 任务:app:createDebugCompatibleScreenManifests截止日期 任务:app:extractDeepLinksDebug截止日期 任务:app:processDebugManifest截止日期 任务:app:processDebugResources截止日期

任务:app:compileDebugJavaWithJavac 注意:某些输入文件使用或覆盖不推荐使用的API。 注意:有关详细信息,请使用-Xlint:deprecation重新编译。 注意:某些输入文件使用未经检查或不安全的操作。 注意:使用-Xlint:unchecked可以重新编译以获取详细信息。

任务:app:compileDebugSources 任务:app:mergeDebugShaders截止日期 任务:app:compileDebugShaders截止日期 任务:app:generateDebugAssets更新日期 任务:app:mergeDebugAssets 任务:app:processDebugJavaRes NO-SOURCE 任务:app:mergeDebugJavaResource失败

失败:构建失败,并出现异常。

16秒内失败 15个可执行的任务:3个已执行,12个最新 在此处输入代码

   implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:9.1.0'
implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-locationlayer:0.11.0'

0 个答案:

没有答案