You have the support library twice in your project. Fix your dependencies. On Thu, Sep 18, 2014 at 2:39 AM, VarunKumar VenkataRaman <[email protected] > wrote:
> Am a Andriod developer I use gradle to build my projects , if I use > proguard in project I get an IOException during gradle compilation and it > says > > What went wrong: Execution failed for task ':ProjectName:proguardRelease'. > java.io.IOException: Can't write [:*\build\inter > mediates\classes-proguard\release\classes.jar] (Can't read > [:*\build\intermediates\exploded-aar\android\MSFPush\1.1.6\libs\support > -v4-19.1.0.jar(;;;;;;!META-INF/MANIFEST.MF)] (Duplicate zip entry > [android/suppo rt/v4/app/p.class == > support-v4-19.1.0.jar:android/support/v4/app/FragmentState. class])) > > > can anyone please help on how to solve the above issue. > > Connect with Market Simplified on Linked-in > <http://www.linkedin.com/company/market-simplified-inc> | Facebook > <https://www.facebook.com/MarketSimplified> | Twitter > <https://twitter.com/MarketGoMobile> | Google Plus > <https://plus.google.com/114913942441116940871/> | Pinterest > <http://pinterest.com/marketGoMobile/mobility-in-bfsi> > > ------------------------------------------------------------ > -------------------- > Confidentiality Statement: > > This message is intended only for the use of the Addressee and may contain > information > that is PRIVILEDGED and CONFIDENTIAL: If you are not the intended > recipient, dissemination of this communication is prohibited. If you > have received this communication in error, please erase all copies of the > message and its attachments and notify us immediately > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
