gpt4 book ai didi

android - 在 “rippleColor”字段上, Material 设计支持库和gms:wallet库之间是否存在此冲突的解决方案?

转载 作者:行者123 更新时间:2023-12-03 06:31:34 24 4
gpt4 key购买 nike

在我的项目中,当我尝试添加最新的设计支持库时,出现此错误,该错误似乎与钱包库冲突:

D:\Android Stuff\ReleaseMEdia\app\build\intermediates\exploded-aar\com.google.android.gms\play-services-wallet\8.1.0\res\values\wallet_colors.xml
Error:(2) Attribute "rippleColor" has already been defined

以下是我所有gradle依赖项的列表:
compile 'com.google.android.gms:play-services-wallet:8.1.0'
compile 'com.google.android.gms:play-services-ads:7.8.0'
compile 'com.google.code.gson:gson:2.2.+'
compile 'com.android.support:appcompat-v7:22.2.1'
compile 'com.android.support:cardview-v7:22.2.1'
compile 'com.jakewharton:butterknife:5.1.2'
compile 'com.readystatesoftware.systembartint:systembartint:1.0.3'
compile 'com.balysv:material-ripple:0.9.0-SNAPSHOT@aar'
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.jpardogo.materialtabstrip:library:1.0.6'
compile 'com.google.api-client:google-api-client-android:1.19.0'
compile 'com.android.support:cardview-v7:22.2.1'
compile 'com.android.support:recyclerview-v7:22.2.1'
compile 'com.github.gabrielemariotti.cards:cardslib-core:2.0.1'
compile 'com.github.gabrielemariotti.cards:cardslib-cards:2.0.1'
compile 'com.github.gabrielemariotti.cards:cardslib-recyclerview:2.0.1'
compile 'se.emilsjolander:stickylistheaders:2.1.5'
compile 'com.squareup.picasso:picasso:2.4.0'
compile 'com.android.support:palette-v7:23.1.0'
compile 'com.nispok:snackbar:2.11.+'
compile 'com.uwetrottmann:trakt-java:4.3.1'
compile 'com.melnykov:floatingactionbutton:1.3.0'
compile 'com.android.support:customtabs:23.1.0'
compile 'com.android.support:multidex:1.0.0'
compile 'jp.wasabeef:picasso-transformations:1.2.1'
compile 'com.android.support:design:23.1.0'

一切顺利,直到我在底部添加了设计库,然后在尝试同步gradle时收到此消息。

我在网上看到其他一些人也遇到了这个问题,但看起来还没有人解决。谁能提供任何见解?

最佳答案

看来这与电子钱包无关,但与您按照this issue使用的com.balysv:material-ripple版本有关。

library's Github page显示最新版本(包括上述修复程序)为:

compile 'com.balysv:material-ripple:1.0.2'

关于android - 在 “rippleColor”字段上, Material 设计支持库和gms:wallet库之间是否存在此冲突的解决方案?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33534963/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com