diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-05 01:27:34 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-05 01:27:34 -0400 |
| commit | 8af0a43f3400fb450ab7ac116c9ea4042df2a0d4 (patch) | |
| tree | 1bcc1e71f2648b0d839324a480abce7b0358c07b | |
| parent | b5b23775c95f0032397b03a65841f459e765c371 (diff) | |
clarify Updater SettingsLib theme
| -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 82cddd82..49d9f37a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -602,7 +602,7 @@ <ul> <li>Settings: enable install available apps feature for installing apps in a secondary user profile from the Owner profile</li> <li>System Updater: update target API level to 33</li> - <li>System Updater: replace Material library with SettingsLib to match settings theme</li> + <li>System Updater: replace Material library with SettingsLib to match Settings app theme</li> <li>System Updater: add app icon</li> <li>Vanadium: update Chromium base to 105.0.5195.77</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/55">version 55</a></li> |
