Closed mohan9 closed 4 years ago
when i add vollyplus library to this sample ....it shows
Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.
com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/android/volley/BuildConfig.class
Have you got any solution. I am facing this issue. Gradle is notting build. Always showing DexMerging issue.
I face this issue before 2 years ago....i cant remind that solution...plz share your gradle here..
i will check
My app.gradle
implementation 'dev.dworks.libs:volleyplus:+'
Again I am using implementation 'com.payumoney.sdkui:plug-n-play:1.6.0' which also uses volley as networking library.
On Thu, Oct 3, 2019 at 1:06 PM mohan chaudhari notifications@github.com wrote:
I face this issue before 2 years ago....i cant remind that solution...plz share your gradle here..
i will check
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/payu-intrepos/payumoney-new-sample-app/issues/6?email_source=notifications&email_token=AHH6MNHLZN3S76HQUPJWES3QMWOH5A5CNFSM4EFCXATKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAHJFYY#issuecomment-537826019, or mute the thread https://github.com/notifications/unsubscribe-auth/AHH6MNGWMTGHCLMUS7CP5ELQMWOH5ANCNFSM4EFCXATA .
--
Thanks & Regards
Rakesh Kumar Baral (Android Developer)
[image: Inline image 5] Nexus Technoware Solution Pvt.Ltd (Microsoft Certified & STPI Registered Company) (CIN : U72200OR2007PTC009685)
Plot No: 1692/4371, Nalini Nilaya,Green Park, Kalarahanga, Near Kripalu Residency, Patia, Bhubaneswar-751024, India Contact No- +91-9778209633, +91-8260003333 http://www.ntspl.co.in & http://www.ntsplhostin http://www.ntsplhosting.com/g.com https://www.ntsplhosting.com/security/ssl-certificate/
https://www.ntsplhosting.com/security/ssl-certificate/
https://www.ntsplhosting.com/security/ssl-certificate/ https://www.ntsplhosting.com/security/ssl-certificate/
Closing this thread due to no activity
compile('com.payumoney.sdkui:plug-n-play:1.0.0'){ transitive = true exclude module: 'payumoney-sdk' }
Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.