use correct Vanadium version name

This commit is contained in:
Daniel Micay 2023-03-04 15:46:50 -05:00
parent 6818a5f8b3
commit 9281622d4f

View File

@ -697,7 +697,7 @@
<li>Sandboxed Google Play compatibility layer: add support for GmsCompatConfig force_default_flags section</li>
<li>Sandboxed Google Play compatibility layer: add support for GmsCompatConfig spoof_self_permission_checks section</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/110.0.5481.154.1">version 110.0.5481.154.1</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.49">version 111.0.5563.49</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.49.0">version 111.0.5563.49.0</a></li>
<li>System Updater: simplify the title for the silent/collapsed already up-to-date notification</li>
<li>disallow apps reading Global/Secure settings added by GrapheneOS via the new infrastructure since we currently have no settings apps need to read</li>
<li>skip INTERNET pre-grant checkbox when installing a system app in a profile where it isn't considered installed since it doesn't work correctly</li>