udacity / ud851-Sunshine

Apache License 2.0
2k stars 4.51k forks source link

Need to upgrade grade version in the repostiory. #136

Closed sanketdhole closed 5 years ago

sanketdhole commented 6 years ago

The grade version in every project must be upgraded as there are problems while running each exercise of the project.

DigitalSorceress commented 6 years ago

I've also noticed that most every app also has an invalid MainActivity.java .. showing a "unable to resolve symbol AppCompatActivity" .. Every one I've had to invalidate and restart... and some solutions/exercises like the S03-01 just does not want to behave... keeps complaining about unable to resolve.. have tried adding + to dependency version etc.. just really being a pain

raghukrishnamoorthy commented 6 years ago

@DigitalSorceress Are you saying working through these examples is not gonna be a smooth experience anymore?

johnshea commented 5 years ago

Code has been updated with latest Gradle, Android Gradle plugin, and dependencies.