diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-24 13:13:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-24 13:13:51 -0400 |
| commit | ab2c6b85edd5ce4fba73f1776d5edbc2bd16a5a3 (patch) | |
| tree | 5c7fe5245bf7d5843437f84f8ecbe6b1236dab6a /static/releases.html | |
| parent | 38102d542ea56e738f0cbee7c770c9f5576b20c0 (diff) | |
clarify API level warning
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index e688723c..2a5a8c98 100644 --- a/static/releases.html +++ b/static/releases.html @@ -321,7 +321,7 @@ <li>use the same datetime for build number and build date</li> <li>always use UTC as the time zone for build dates</li> <li>update GrapheneOS fork of android-prepare-vendor to the collaborative AOSPAlliance fork</li> - <li>raise minimum supported API level to 28 from 23, producing a warning for installing apps targeting API < 28 (the Play Store disallows uploading new apps or app updates targeting API < 28 so this isn't an aggressive warning)</li> + <li>raise minimum supported API level to 28 from 23, producing a warning for apps targeting API < 28 (the Play Store disallows uploading new apps or app updates targeting API < 28 so this isn't an aggressive warning)</li> <li>Vanadium: update Chromium base to 81.0.4044.138</li> <li>Vanadium: update Chromium base to 83.0.4103.60</li> <li>Vanadium: disable media DRM preprovisioning</li> |
