19b3ec88af
We currently fail on any deprecations found during the build. However, this includes things deprecated within ES, which adds a heavy burden in order to deprecate apis (requring to add suppressions to all internal callers of the API). This change adds `-deprecation` to xlint. We should consider in the future having a task to "see" what deprecated apis we currently use for analysis. |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
build.gradle | ||
version.properties |