summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-12 13:16:50 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-12 13:16:50 -0500
commit883505ec12e485726b5498bdc398d1e1c4afbb00 (patch)
tree6a2e1e33f5a349b3a5d1f8b6990c25119292b034
parent4e9072e09ab8c3b3c8fce2c7f5840d49d3c76804 (diff)
increase max supported Play Store version
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 1933308d..72b1d42f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -668,6 +668,7 @@
<ul>
<li>don't send IMSI / Phone number to SUPL server when SUPL is enabled (note: using SUPL is always an optional choice in APN configuration on GrapheneOS, unlike AOSP and the stock OS)</li>
<li>GmsCompatConfig: add stub for LocationManager.registerGnssStatusCallback()</li>
+ <li>GmsCompatConfig: update max supported version of Play Store</li>
</ul>
</article>
-->