Files
fdroidclient/gradle
Hans-Christoph Steiner 51513c5508 include verification metadata for buildEnvironment task
./gradlew --write-verification-metadata pgp,sha256 --export-keys  buildEnvironment --scan

Hopefully this helps with #2475.  My hunch is that Android Studio is
running some tasks that gradle from the command line never does.  This
confirms that idea to some degree, since running the buildEnvironment
task found new dependencies.
2023-02-28 13:37:41 +00:00
..
2022-07-17 15:57:11 -03:00