use BUILD_DATETIME and BUILD_NUMBER from environment

This commit is contained in:
Daniel Micay 2024-12-03 18:49:59 -05:00
parent a9fa1e3cad
commit e625968fe7

View File

@ -553,6 +553,7 @@
<ul>
<li>Gallery: remove the Delete option for items that represent multiple images since the UI is badly designed and makes it too easy to accidentally delete images, especially since the app doesn't support the Trash API</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/131.0.6778.104.0">version 131.0.6778.104.0</a></li>
<li>envsetup.sh: reuse BUILD_DATETIME and BUILD_NUMBER from environment to make automation for reproducible builds slightly simpler instead of needing to export them after sourcing envsetup.sh</li>
</ul>
</article>
-->