sách gpt4 ăn đã đi

android - Lỗi: Không giải quyết được: com.android.support :design:25.0.0; Lỗi: Không giải quyết được: com android.support :support-core-utils:25.

In lại 作者:太空狗 更新时间:2023-10-29 13:52:07 28 4
mua khóa gpt4 giày nike

我正在学习 Firebase,但由于以下错误而陷入困境:

Error:Failed to resolve: com.android.support:customtabs:25.4.0
Error:Failed to resolve: com.android.support.constraint:constraint-layout:1.1.0-beta1
Error:Failed to resolve: com.android.support:design:25.4.0
Error:Failed to resolve: com.android.support:support-core-utils:25.4.0
Error:Failed to resolve: com.android.support:cardview-v7:25.4.0

我的 app/build.gradle 文件中的依赖项是这些:

phụ thuộc {
compile fileTree(include: ['*.jar'], dir: 'libs')
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:25.3.1'
compile 'com.android.support:design:25.3.1'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
//Firebase
compile 'com.google.firebase:firebase-database:10.0.1'
compile 'com.google.firebase:firebase-auth:11.0.2'
compile 'com.firebaseui:firebase-ui-auth:2.1.1'
testCompile 'junit:junit:4.12'
}

还有我的 build.gradle 文件在 app 文件夹之外

xây dựng kịch bản {
repositories {
jcenter()
}
phụ thuộc {
classpath 'com.android.tools.build:gradle:2.3.3'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'com.google.gms:google-services:3.0.0'
}
}

tất cả các dự án {
repositories {
jcenter()
maven {
url "https://maven.google.com"
}
}
}

请问这些错误的解决方案是什么?我一直在网上搜索这些错误的解决方案,但找不到可以解决我的问题的解决方案。

câu trả lời hay nhất

您需要更改这行代码:

compile 'com.android.support.constraint:constraint-layout:1.0.2'

compile 'com.android.support.constraint:constraint-layout:1.0.1'

并且这两行要有相同的版本:

compile 'com.google.firebase:firebase-database:11.0.1'
compile 'com.google.firebase:firebase-auth:11.0.1'

Hy vọng điều này sẽ giúp.

关于android - 错误:Failed to resolve: com. android.support :design:25. 4.0;错误:Failed to resolve: com. android.support :support-core-utils:25. 4.0,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45387122/

28 4 0
Chứng chỉ ICP Bắc Kinh số 000000
Hợp tác quảng cáo: 1813099741@qq.com 6ren.com
Xem sitemap của VNExpress