raise minimum API level to 28

This commit is contained in:
Daniel Micay 2020-05-16 19:48:12 -04:00
parent 80924145aa
commit 1121372056

View File

@ -324,6 +324,7 @@
<li>always use UTC as the time zone for build dates</li>
<li>enable VPN lockdown by default</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>
</ul>
<p>Restoration of past features since the 2020.05.05.02 release:</p>