Update gradle to version 6.7
Use the Java Library plugin and switch to the new (non-deprecated)
syntax for declaring dependencies.
Various other cleanups/modernizations in build.gradle.
Change-Id: Ie091964955bc0fb9f3d7fe01572ffe1853b8f109
diff --git a/AUTHORS.md b/AUTHORS.md
index 0f0b78f..ae52ff4 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -8,4 +8,5 @@
* ***(Former Maintainer)*** Andrew Brown <https://github.com/abrown>
* Eric Newberry <https://ericnewberry.com>
* Hans Pabst <https://www.linkedin.com/in/pabst>
+* Davide Pesavento <https://github.com/Pesa>
* Barry Pivitt <https://github.com/brpivitt>