diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-08 14:20:07 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-08 14:20:16 -0400 |
| commit | 6155082ce4e7d1107723c3434fdd60e9c8285ec3 (patch) | |
| tree | a6905b48e2371966fc15db9554a2920a82daf421 | |
| parent | d7e52737fa5438de5da785c88c3f856268daad75 (diff) | |
adevtool: detect outdated Node.js
| -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 4f70e4ca..49b3b2d8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -533,6 +533,7 @@ <li>Sandboxed Google Play compatibility layer (GmsCompat): restore compatibility of location rerouting with previous versions of the Play services client library</li> <li>Sandboxed Google Play compatibility layer: fix background activity regression from several releases ago</li> <li>fix adding emergency contacts</li> + <li>adevtool: detect outdated Node.js and report an error</li> </ul> </article> --> |
