diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-06 16:18:31 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-06 16:18:31 -0500 |
| commit | 6c10b7da4b77807f1b7a7418b8418326b04e428a (patch) | |
| tree | 4bff232aec88df49ed1855c96781b08d59ea10ea | |
| parent | d9f13c1ce7a0c0ef8cf9699b2edbd4df4ff13ed8 (diff) | |
raise minimum fastboot version to 34.0.4
| -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 59fa8674..ca54f0ff 100644 --- a/static/releases.html +++ b/static/releases.html @@ -730,6 +730,7 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-81">version 81</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-82">version 82</a></li> <li>use sdk_phone_x86_64 (emulator) target as the default one for convenience</li> + <li>flash-all: raise minimum fastboot version to 34.0.4</li> </ul> </article> --> |
