signatureDigests
val signatureDigests: List<@Serializable(with = ByteArrayBase64UrlSerializer::class) ByteArray>(source)
SHA-256 digests of signature certificates used to sign the APK. This is a Google cloud signing certificate for production play store releases. Being able to specify multiple digests makes it easy to use development builds and production builds in parallel