card-io / card.io-Android-SDK

card.io provides fast, easy credit card scanning in mobile apps
Other
1.99k stars 532 forks source link

Upgrade build gradle #226

Open tamtps opened 6 years ago

tamtps commented 6 years ago

Issue description

I have issue when add compile 'io.card:android-sdk:5.5.1' is "Multiple dex files define Lio/card/payment/CardIOActivity;" I think this issue by conflict build tool gradle, please update gradle to latest version in card.id SDK.

kahakai commented 6 years ago

It's probably not because of Gradle as I'm using this library with Gradle 4.7 and Android Gradle Plugin 3.2.0-alpha15 without any problems.