udacity / ud851-Sunshine

Apache License 2.0
2k stars 4.51k forks source link

obsolete warnings #184

Closed aleafonthewind closed 5 years ago

aleafonthewind commented 5 years ago

I am getting the following warnings from the java compiler:

WARNING: Configuration 'compile' is obsolete WARNING: Configuration 'androidTestCompile' is obsolete WARNING: Configuration 'androidTestApi' is obsolete WARNING: The specified Android SDK Build Tools version (25.0.2) is ignored,

Well at least the first tag of the warnings

johnshea commented 5 years ago

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

These specific warnings have been resolved.