summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-02-28 12:19:42 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-02-28 12:19:42 -0500
commit9cf8acfef6c65e7bff01d3d524b6a8cbc3871947 (patch)
tree462266ff86c964a59d58a171da1a07118ec80814
parent7c18ea0f72119427b8bdfc1c43a8bae9418439a5 (diff)
update app repository client to v4
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 3e770963..a7a2a18c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -512,7 +512,7 @@
<p>Changes since the 2022021721 release:</p>
<ul>
- <li>include initial beta release of GrapheneOS app repository client (v2)</li>
+ <li>include initial beta release of GrapheneOS app repository client (v4)</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>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>