Re: [android-developers] Re: Proguard complains about duplicate definitions of class was removed

2016-02-15 Thread Kostya Vasilyev
https://code.google.com/p/android/issues/detail?id=194513 These are "note" severity messages, not critical. You can suppress them with "-dontnote" options in your project's Proguard config. -- K 2016-02-16 0:33 GMT+03:00 'RLScott' via Android Developers < android-developers@googlegroups.com>:

[android-developers] Re: Proguard complains about duplicate definitions of class was removed

2016-02-15 Thread 'RLScott' via Android Developers
New information: The messages I reported do not appear to be the result of my previous attempt at adding something from org.apach.http... I just imported another project from Eclipse to Android Studio, and in this project I never message around with HTTP stuff. Yet the same message