From 6155082ce4e7d1107723c3434fdd60e9c8285ec3 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 8 May 2022 14:20:07 -0400 Subject: [PATCH] adevtool: detect outdated Node.js --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • Sandboxed Google Play compatibility layer (GmsCompat): restore compatibility of location rerouting with previous versions of the Play services client library
  • Sandboxed Google Play compatibility layer: fix background activity regression from several releases ago
  • fix adding emergency contacts
  • +
  • adevtool: detect outdated Node.js and report an error
  • -->