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

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

錯(cuò)誤:任務(wù) ':app:transformClassesWithJarMerging'

錯(cuò)誤:任務(wù) ':app:transformClassesWithJarMerging'

慕仙森 2023-04-13 15:51:30
我是安卓的新手。我正在嘗試在我的應(yīng)用程序中添加 Google 登錄功能,但是當(dāng)我com.google.android.gms:play-services-auth:17.0.0在我的build.gradle文件中添加時(shí),我收到以下錯(cuò)誤:Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: androidx/versionedparcelable/CustomVersionedParcelable.class請(qǐng)?zhí)岢鼋鉀Q方案,我花了一整天但無(wú)法得到解決方案。Build.gradle代碼是:apply plugin: 'com.android.application'android {    compileSdkVersion 28    buildToolsVersion "29.0.1"    defaultConfig {        multiDexEnabled true        applicationId "com.example.mawai.smartlearn"        minSdkVersion 15        targetSdkVersion 26        versionCode 1        versionName "1.0"        testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"    }    buildTypes {        release {            minifyEnabled false            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'        }    }}dependencies {     compile 'com.android.support:multidex:1.0.0'    compile fileTree(dir: 'libs', include: ['*.jar'])    androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {        exclude group: 'com.android.support', module: 'support-annotations'    })    // compile 'com.android.support:appcompat-v7:26.+'     compile 'com.android.support:appcompat-v7:28.0.0'    compile 'com.android.support.constraint:constraint-layout:1.0.2'    testCompile 'junit:junit:4.12'     compile 'com.google.android.gms:play-services-auth:17.0.0'}
查看完整描述

1 回答

?
一只甜甜圈

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

在 17.0.0 及以上版本中,您需要使用 AndroidX,因此您有2 個(gè)選擇

1) 將com.google.android.gms:play-services-auth降級(jí)到舊版本

2) 將 AndroidX 添加/遷移到您的應(yīng)用(推薦)


查看完整回答
反對(duì) 回復(fù) 2023-04-13
  • 1 回答
  • 0 關(guān)注
  • 134 瀏覽
慕課專(zhuān)欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

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

公眾號(hào)

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