uservoice / uservoice-android-sdk

UserVoice Android SDK
https://www.uservoice.com/mobile/
MIT License
117 stars 105 forks source link

Error building with uservoice SDK- Program type already present #267

Closed bschandramohan closed 6 years ago

bschandramohan commented 6 years ago

After adding the UserVoice SDK, I get an error: com.android.builder.dexing.DexArchiveMergerException: "Error while merging dex archives"

Program type already present: com.google.gdata.util.common.base.Preconditions

Is there a way, I can ignore the dependency Google gdata from userVoice?