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 Removing Log Calls

Zuhayr Elahi
Zuhayr Elahi
2,582 Points

runProguard is depreciated

So I think this lecture might beed to be updated as runProguard is deprecated and minifyEnabled replaced it.

http://stackoverflow.com/questions/27016385/error26-0-gradle-dsl-method-not-found-runproguard

1 Answer

Cameron Stewart
Cameron Stewart
18,041 Points

I second that call: minifyEnabled true

please add a call-out!