android-app
android-app copied to clipboard
Deprecation warnings
Issue details
during build the message can be seen:
> Task :app:compileDebugJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Expected behaviour
No warnings w.r.t. to deprecated features.