From 91e0f3ee5a0f219130c1f8727df152ccbd218022 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 22 Mar 2024 11:05:40 -0400 Subject: raise minimum fastboot version to 34.0.5 --- static/install/cli.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/install') diff --git a/static/install/cli.html b/static/install/cli.html index 0ac88d1d..dbaf8470 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -210,7 +210,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 34.0.4. You can use a + the current version. It must be at least 34.0.5. 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 -- cgit v1.3.1