summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-01 13:12:25 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-03-01 13:12:25 -0500
commit23147a645c9079a1c9b98d9aa0f8ef13ee39c230 (patch)
treef1b3e51ef797ca06589699b1a1164816722fe589
parentc756b27faa0d30876275e42bbea8e2146c93bb01 (diff)
PDF Viewer Play Store updates disabled too
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 0c3b843e..e2fe28cd 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -531,7 +531,7 @@
<ul>
<li>include beta release (v4) of GrapheneOS app repository client which is still in early development but now robust enough to be ready for inclusion in the OS and production use</li>
- <li>Sandboxed Google Play compatibility layer: prevent Play Store from trying to update Auditor, Google Services Framework, Google Play services and the Play Store since we'll be updating these via our own app repository client (we'll be regularly updating the mirror of Google Play in our repository once the staged rollouts reach our test devices and it passes basic testing)</li>
+ <li>Sandboxed Google Play compatibility layer: prevent Play Store from trying to update Auditor, PDF Viewer, Google Services Framework, Google Play services and the Play Store since we'll be updating these via our own app repository client (we'll be regularly updating the mirror of Google Play in our repository once the staged rollouts reach our test devices and it passes basic testing)</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/43">version 43</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/44">version 44</a></li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/13">version 13</a></li>