diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-11-29 23:59:11 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-29 23:59:33 -0500 |
| commit | c386e26a195f83122c533e1564f6c836242f2438 (patch) | |
| tree | 08e7bf2422c1473acdd96cfd19e2c75beae368ea /static | |
| parent | 6663f51d16fe0bf01b93e67223ecf637dbcabbd8 (diff) | |
improve robustness of Play Store compatibility layer
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 4286bcc2..857d4dfe 100644 --- a/static/releases.html +++ b/static/releases.html @@ -468,6 +468,7 @@ <p>Changes since the 2021112404 release:</p> <ul> + <li>Sandboxed Play services compatibility layer: improve robustness of Play Store compatibility layer</li> <li>TalkBack (screen reader): update dependencies</li> </ul> </article> |
