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 trialmoter8
12,103 PointsOudated Project Files - I'm unable to import the app into A.Studio 1.0.2.
Gives out errors like Error:The project is using an unsupported version of the Android Gradle plug-in (0.12.2). The recommended version is 1.0.1.
or this one after applying the 1.0.1 gradle plugin:
Error:(16, 0) Gradle DSL method not found: 'runProguard()'
Possible causes: The project 'Fun Facts' may be using a version of Gradle that does not contain the method.
I'm basically just requesting that you guys update the files, the videos maybe should get re-recorded too.
moter8
12,103 PointsEnded up just manually copying the files into a blank AS project. Treehouse has to upload new files basically.
Felix Salazar
3,879 PointsFelix Salazar
3,879 PointsDid you solve this?