prebuilt apps are built with gradle

This commit is contained in:
Daniel Micay 2019-10-05 17:42:53 -04:00
parent e324896ff1
commit e6149d73ec

View File

@ -643,7 +643,9 @@ git am --whitespace=nowarn ../*.patch</pre>
</h3>
<p>The official releases of the Auditor and PdfViewer apps are bundled as an apk into
external/ repositories. There are no modifications to these for GrapheneOS.</p>
external/ repositories. There are no modifications to these for GrapheneOS. These are
built and signed with the standard <code>gradle</code> Android plugin build
system.</p>
<h2 id="standalone-sdk">
<a href="#standalone-sdk">Standalone SDK</a>