Jantz Carney
Jantz Carney
I have needed to do these minimal changes to make this exercise work and keep it up to date.
I am submitting another pull request to update the android gradle and dependencies for another exercise series in the Android Developer Nanodegree Program.
Capitalized dependency ('com.github.worker8:RadioGroupPlus:v1.0.1') resulted in error: `Failed to resolve: RadioGroup Plus Affected Modules: app` Error was resolved by changing to ('com.github.worker8:radiogroupplus:v1.0.1')
Fixed: #54

I'm a udacity scholarship recipient working through this series of exercises in the android nanodegree program. I would like to update the master to prevent other students from experiencing the...