diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-16 11:47:13 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-16 11:47:13 -0400 |
| commit | 29cf399417983e56169062531e15647b9a664f54 (patch) | |
| tree | 035fb378380d4fec92ea8f4c72ff373aec30d23c /static | |
| parent | 55ea71894d00e64d3dff3c5f1f68704325e557e0 (diff) | |
first party app changes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index ecd2b29b..5cd62de6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -379,6 +379,8 @@ <li>stop disabling support for stable local privacy addresses since Android 11 handles it better by only using it when MAC randomization is disabled</li> <li>update to a new version of Seedvault for Android 11</li> <li>build and use otatools.zip for signing releases instead of an ad-hoc approach</li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/18">version 19</a></li> + <li>Updater: update targetSdkVersion to 30</li> </ul> <p>Installations made before this project was renamed to GrapheneOS and before the |
