diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-15 13:32:52 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-15 13:32:52 -0400 |
| commit | ffe32aca511f461c7b1ca52be4c9f71c515a8748 (patch) | |
| tree | 63cafe9e68409e42899873d6d6062eb0e87787f7 | |
| parent | fe935e5ac78cf4a4c28caf8e0660338002ff5fef (diff) | |
gmscompat improvements
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index d4cc084b..432856d2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -656,7 +656,10 @@ <p>Changes since the 2023071100 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: support overriding ComponentEnabledSettings</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> </ul> </article> --> |
