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 trial

Android Publish an Android App Publishing on Google Play Building a Release-Ready APK

Ernesto Afane
Ernesto Afane
3,675 Points

Generate Signed APK: Errors while building APK.

When I try to generate the Signed APK this is what I get. And I get an error. The fie is not created.

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

java.io.IOException: java.lang.IllegalArgumentException: Can't find common super class of [com/parse/http/ParseHttpRequest$Builder] (with 2 known super classes) and [com/parse/ParseOkHttpClient$ParseOkHttpRequestBody] (with 1 known super classes)

1 Answer

Abeer a
Abeer a
1,191 Points

i have same error, please help