diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-01-12 13:16:50 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-12 13:16:50 -0500 |
| commit | 883505ec12e485726b5498bdc398d1e1c4afbb00 (patch) | |
| tree | 6a2e1e33f5a349b3a5d1f8b6990c25119292b034 /static | |
| parent | 4e9072e09ab8c3b3c8fce2c7f5840d49d3c76804 (diff) | |
increase max supported Play Store version
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
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> --> |
