Reproducible-build fix for F-Droid: disabled AGP's dependenciesInfo
block and, more importantly, its vcsInfo (version-control-info.textproto)
embedding - the latter was the actual cause of the earlier build
verification mismatch, since its content varies by build environment.
Verified locally: builds from a normal git checkout and from a plain
git-archive export (no .git at all) now produce byte-for-byte identical,
identically-signed APKs.
No functional changes from v0.1.0.