mrd*_*mrd 5 android android-support-library android-percent-library
安装com:android:support:percent:22.2.1库在Android Studio中失败,尽管我在SDK Manager中安装了Android支持库和Android支持存储库.
有谁知道如何解决这一问题?
这是我的gradle文件:
dependencies {
compile 'de.greenrobot:eventbus:2.4.0'
compile 'com.android.support:support-v4:22.0.0'
compile 'com.android.support:appcompat-v7:22.2.1'
compile 'com.kbeanie:image-chooser-library:1.4.3@aar'
compile 'com.android.support:recyclerview-v7:22.2.1'
compile 'com.android.support:design:22.2.1'
compile(name:'Chart-2015.1.423-dev-release', ext:'aar')
compile(name:'Common-2015.1.423-dev-release', ext:'aar')
compile(name:'Data-2015.1.423-dev-release', ext:'aar')
compile(name:'Feedback-2015.1.423-dev-release', ext:'aar')
compile(name:'Input-2015.1.423-dev-release', ext:'aar')
compile(name:'List-2015.1.423-dev-release', ext:'aar')
compile(name:'Primitives-2015.1.423-dev-release', ext:'aar')
compile 'net.danlew:android.joda:2.7.1'
compile 'com.google.android.gms:play-services:7.5.0'
compile('com.crashlytics.sdk.android:crashlytics:2.3.2@aar') {
transitive = true;
}
compile 'com.google.code.gson:gson:2.3.1'
compile 'com.android.support:multidex:1.0.0'
}
Run Code Online (Sandbox Code Playgroud)
Gab*_*tti 10
将com:android:support:percent:22.2.1 不存在.
它没有与其他图书馆一起发布.如果你检查你的sdk文件夹,你会发现只有22.2.0.
更新
图书馆现已正式发布 com:android:support:percent:23.0.1
| 归档时间: |
|
| 查看次数: |
6779 次 |
| 最近记录: |