Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialOlivia Chai
2,732 PointsCannot Run the Stormy App
Hi I tried running the code but there an error.
Caused by: com.android.builder.dexing.DexArchiveBuilderException: Failed to process C:\Users\Asus.gradle\caches\modules-2\files-2.1\com.squareup.okhttp3\okhttp\3.14.1\67612a22d4b8f33c55263b188bf5a72774d06d18\okhttp-3.14.1.jar
This is the dependencies in my gradle implementation 'com.squareup.okhttp3:okhttp:3.14.1'
1 Answer
Lauren Moineau
9,483 PointsHi Olivia. Try my answer to this question.
Hope that will solve it :)