handle Apps -> App Store rename

This commit is contained in:
Dmitry Muhomor
2024-07-19 13:48:18 +03:00
committed by Daniel Micay
parent 7c05933db5
commit c2bae5b127
6 changed files with 11 additions and 12 deletions

View File

@@ -1029,7 +1029,7 @@ git checkout <var>VERSION</var></pre>
<section id="prebuilt-apps">
<h3><a href="#prebuilt-apps">Prebuilt apps</a></h3>
<p>The official releases of our Apps, Auditor, Camera and PdfViewer apps are
<p>The official releases of our App Store, Auditor, Camera and PdfViewer apps are
bundled as apks into external/ repositories. The no-code AppCompatConfig and
GmsCompatConfig apps are done the same way. These are built and signed with the
standard <code>gradle</code> Android plugin build system.</p>