android-app icon indicating copy to clipboard operation
android-app copied to clipboard

Deprecation warnings

Open Strubbl opened this issue 5 years ago • 0 comments

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.

Strubbl avatar Oct 16 '20 19:10 Strubbl