<p>This feature is experimental and requires version 1.2171 or later for the GitHub version and version 1.2182 or later for the Play Store version.</p>
<p><br></p>
<p><aname="faq205"></a><strong>(205) How do I check the integrity of an APK file?</strong></p>
<p>“<em>Artifact attestations enable you to create unfalsifiable provenance and integrity guarantees for the software you build.</em><em>In turn, people who consume your software can verify where and how your software was built.</em>”</p>
<p>Please <ahref="https://docs.github.com/en/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds">see here</a> for details.</p>
<p>You can verify in this way that an APK file was built and signed by a GitHub workflow:</p>
<oltype="1">
<li>Install the <ahref="https://cli.github.com/">GitHub CLI</a></li>