From d7523879d62609d00ca0fb28345487aae9b01f68 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 18 Oct 2022 19:45:00 -0400 Subject: [PATCH] document 33.0.3 as minimum platform-tools 33.0.2 may be enough for the Pixel 7 and Pixel 7 Pro but it's best to reset this to the latest version that's now being heavily tested by people installing the experimental releases. --- static/install/cli.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/install/cli.html b/static/install/cli.html index 8dedf057..054ff9df 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -220,7 +220,7 @@

You need an updated copy of the fastboot tool and the directory containing it needs to be included in the PATH environment variable. You can run fastboot --version to determine - the current version. It must be at least 33.0.1. You can use a + the current version. It must be at least 33.0.3. You can use a distribution package for this, but most of them mistakenly package development snapshots of fastboot, clobber the standard version scheme for platform-tools (adb, fastboot, etc.) with their own scheme and don't keep it up-to-date