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

Unable to load Interactive Story because gradle .

Ever since i updated Android Studio there has been no way for me to open Interactive Studio project I have downloaded several versions of Android Studio , Also I have downloaded the project files , and run the gradle bat file as an Adm,, nothing seems to work I am greatly frustrated because I'm not able to progress at all on this project and i have expend 3 days trying to make this work

Error:(17, 0) Build script error, unsupported Gradle DSL method found: 'runProguard()'!

Possible causes could be:

  • you are using Gradle version where the method is absent (<a href="open_gradle_settings">Fix Gradle settings</a>)
  • you didn't apply Gradle plugin which provides the method (<a href="apply_gradle_plugin">Apply Gradle plugin</a>)
  • or there is a mistake in a build script (<a href="goto_source">Goto source</a>)

Thats the error I get.