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

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

搖籃設(shè)置未同步

搖籃設(shè)置未同步

回首憶惘然 2021-04-15 18:09:27
我已經(jīng)更改了我的gradle設(shè)置,但是卻收到一條錯誤消息,指出存在版本沖突,但是代碼中沒有錯誤錯誤:請通過更新google-services插件的版本來解決版本沖突(有關(guān)最新版本的信息,請訪問https://bintray.com/android/android-tools/com.google.gms.google-services/)或?qū)om.google.android.gms的版本更新為15.0.1。產(chǎn)品級別build.gradle:// Top-level build file where you can add configuration options common to all sub-projects/modules.buildscript {repositories {    jcenter()    google()}dependencies {    classpath 'com.android.tools.build:gradle:3.0.0'    // NOTE: Do not place your application dependencies here; they belong    // in the individual module build.gradle files    classpath 'com.google.gms:google-services:3.1.2'}}allprojects {repositories {    jcenter()    mavenCentral()    maven { url 'https://maven.google.com' }    google()}}task clean(type: Delete) {delete rootProject.buildDir}
查看完整描述

2 回答

?
慕田峪4524236

TA貢獻1875條經(jīng)驗 獲得超5個贊

試試這個


implementation 'com.google.firebase:firebase-core:16.0.1'

implementation 'com.google.firebase:firebase-database:16.0.1'

implementation 'com.google.firebase:firebase-auth:11.8.0'

implementation 'com.google.firebase:firebase-storage:11.8.0'

變成


implementation 'com.google.firebase:firebase-core:16.0.1'

implementation 'com.google.firebase:firebase-database:16.0.1'

implementation 'com.google.firebase:firebase-auth:16.0.1'

implementation 'com.google.firebase:firebase-storage:16.0.1'


查看完整回答
反對 回復(fù) 2021-04-21
?
繁花不似錦

TA貢獻1851條經(jīng)驗 獲得超4個贊

在項目級別的build.gradle中,將Google服務(wù)版本從更改3.1.24.0.0


查看完整回答
反對 回復(fù) 2021-04-21
  • 2 回答
  • 0 關(guān)注
  • 159 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

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

公眾號

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