payu-intrepos / payumoney-new-sample-app

New Sample App For PayUmoney and PnP SKD integration
40 stars 37 forks source link

Duplicate Entry #6

Closed mohan9 closed 4 years ago

mohan9 commented 6 years ago

compile('com.payumoney.sdkui:plug-n-play:1.0.0'){ transitive = true exclude module: 'payumoney-sdk' }

compile 'com.payumoney.core:payumoney-sdk:7.0.1'

compile 'dev.dworks.libs:volleyplus:0.1.4'

Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.

com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/android/volley/BuildConfig.class

mohan9 commented 6 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

rakeshbaral92 commented 5 years ago

Have you got any solution. I am facing this issue. Gradle is notting build. Always showing DexMerging issue.

mohan9 commented 5 years ago

I face this issue before 2 years ago....i cant remind that solution...plz share your gradle here..

i will check

rakeshbaral92 commented 5 years ago

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/

Rahul-Hooda commented 4 years ago

Closing this thread due to no activity