From c2bae5b12732a3a4c0cb5c8f14ce2902b22e0cae Mon Sep 17 00:00:00 2001 From: Dmitry Muhomor Date: Fri, 19 Jul 2024 13:48:18 +0300 Subject: handle Apps -> App Store rename --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/build.html') 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 VERSION

Prebuilt apps

-

The official releases of our Apps, Auditor, Camera and PdfViewer apps are +

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 gradle Android plugin build system.

-- cgit v1.3.1