diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-15 22:49:41 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-15 22:49:41 -0400 |
| commit | 94d928f464ba24515eacc4f1030f9f928f6d6fe0 (patch) | |
| tree | c16036c8629bf66bfbe851603c0307e9715b5720 | |
| parent | 086d1013c5b586fe2bab6b3329b91adcb1092917 (diff) | |
improve gmscompat release notes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 432856d2..42a204cf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -656,7 +656,7 @@ <p>Changes since the 2023071100 release:</p> <ul> - <li>Sandboxed Google Play compatibility layer: support overriding ComponentEnabledSettings</li> + <li>Sandboxed Google Play compatibility layer: support overriding ComponentEnabledSettings via GmsCompatConfig</li> <li>Sandboxed Google Play compatibility layer: add missing string for "Missing Play Games app" notification channel name</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/115.0.5790.85.0">version 115.0.5790.85.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-63">version 63</a></li> |
