mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 03:57:51 +02:00
Fix or suppress deprecation warnings except those about GoogleCredential, which is being handled separately. The @SuppressWarnings("deprecation") annotation does not cover imports even when it is at the class level. We removed imports of deprecated classes and use their fully qualified names in class body. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
.gitignore | ||
build.gradle | ||
Dockerfile |