第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

所有依賴(lài)項(xiàng)都無(wú)法解決?

所有依賴(lài)項(xiàng)都無(wú)法解決?

達(dá)令說(shuō) 2021-11-17 15:20:38
我的項(xiàng)目已正確構(gòu)建并運(yùn)行,但自從我更新了 Android Studio 后,它會(huì)出現(xiàn)這些錯(cuò)誤……并且未選中離線(xiàn)工作。錯(cuò)誤Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve > com.android.support:multidex:1.0.3. Open File Show DetailsUnable to resolve dependency for ':app@debug/compileClasspath': Could not resolve > com.android.support:design:26.1.0. Open File Show DetailsUnable to resolve dependency for ':app@debug/compileClasspath': Could not resolve > com.android.support:cardview-v7:26.1.0. Open File Show DetailsUnable to resolve dependency for ':app@debug/compileClasspath': Could not resolve > com.android.support:recyclerview-v7:26.1.0. Open File Show DetailsUnable to resolve dependency for ':app@debug/compileClasspath': Could not resolve > com.android.support:appcompat-v7:26.1.0. Open File Show DetailsUnable to resolve dependency for ':app@debug/compileClasspath': Could not resolve > com.android.support.constraint:constraint-layout:2.0.0. Open File Show DetailsUnable to resolve dependency for ':app@debug/compileClasspath': Could not resolve > com.android.support:support-compat:26.1.0. Open File Show DetailsUnable to resolve dependency for ':app@debug/compileClasspath': Could not resolve > com.github.ybq:Android-SpinKit:1.1.0. Open File Show DetailsUnable to resolve dependency for ':app@debug/compileClasspath': Could not resolve > com.android.support:appcompat-v7:26.1.0. Open File Show DetailsFailed to resolve: com.android.support.test:runner:1.0.2 Show in File Show in Project Structure dialogFailed to resolve: com.android.support.test.espresso:espresso-core:3.0.2 Show in File Show in Project Structure dialogFailed to resolve: com.android.support:multidex-instrumentation:1.0.2 Open File Show in Project Structure dialog
查看完整描述

2 回答

?
慕桂英4014372

TA貢獻(xiàn)1871條經(jīng)驗(yàn) 獲得超13個(gè)贊

我找到了......就像Yuenbe所說(shuō)的那樣添加jcenter()和google()......然后啟動(dòng)一個(gè)vpn然后構(gòu)建項(xiàng)目


查看完整回答
反對(duì) 回復(fù) 2021-11-17
?
飲歌長(zhǎng)嘯

TA貢獻(xiàn)1951條經(jīng)驗(yàn) 獲得超3個(gè)贊

在您的項(xiàng)目.gradle(不是應(yīng)用模塊一)中,您可能缺少 Google 存儲(chǔ)庫(kù)。這就是無(wú)法找到依賴(lài)項(xiàng)的原因。


buildscript {


    repositories {

        google() // <-- This is the line you must add

        jcenter()

    }

}


查看完整回答
反對(duì) 回復(fù) 2021-11-17
  • 2 回答
  • 0 關(guān)注
  • 260 瀏覽
慕課專(zhuān)欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)