diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-20 15:57:25 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-20 15:57:51 -0400 |
| commit | d5e4b401c8f9b54a32dca550465f49d55f8b97db (patch) | |
| tree | 24dbf0bd774d49f54dc2f8eede6fa58f73efd6d4 /static/install | |
| parent | b00379dc2c48b16c61ab39267e2aac77372dd613 (diff) | |
add Android 15 as a support OS for web installer
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/web.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/install/web.html b/static/install/web.html index c12c9686..99123ea6 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -124,6 +124,7 @@ <li>Android 12 with Play Protect certification</li> <li>Android 13 with Play Protect certification</li> <li>Android 14 with Play Protect certification</li> + <li>Android 15 with Play Protect certification</li> </ul> <p>Make sure your operating system is up-to-date before proceeding.</p> |
