summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDmitry Muhomor <muhomor.dmitry@gmail.com>2024-07-19 13:48:18 +0300
committerDaniel Micay <daniel.micay@grapheneos.org>2024-07-20 12:01:32 -0400
commitc2bae5b12732a3a4c0cb5c8f14ce2902b22e0cae (patch)
treefb062a2bbfdee1f899a5a49aa91318d318a3d012 /static/build.html
parent7c05933db538ee66f3efe58da00f2a6c72e64645 (diff)
handle Apps -> App Store rename
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index afcdd326..014aea4a 100644
--- a/static/build.html
+++ b/static/build.html
@@ -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>