Closed marcoRS closed 6 years ago
If you look at the release 1.5 test-app, it shows how to remove the noveogroup as a compile exclude. That should do it. But, I'm not sure why you would get double define there. It is only included once in Optimizely Android SDK.
@marcoRS how are you building?
By the way, I saw this error and it was fixed by clearing my .gradle cache.
@marcoRS feel free to open this back up if you think I am closing it in error. Thanks!
Cleaning the Gradle cache folder did not work for me. I excluded the library the way it is excluded in the test-app and that seemed to do the trick. Thanks!
@marcoRS, thank you! Also, can you upgrade to 1.5.1. The proguard rules were a little to relaxed.
Please use 1.5.1
I am seeing the following error in our project:
Optimizely seems to be the only library with this dependency so I don't know why the clash dex merging.