md5sum property

String? md5sum
final

The MD5 hash of the build artifact.

You can use this hash along with a checksum tool to confirm file integrity and authenticity.

Implementation

final String? md5sum;