diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-04 09:28:19 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-04 09:28:27 -0500 |
| commit | 3c630fb32befd03ba2fcb5dbec5f145c79498c55 (patch) | |
| tree | c5c91965660ef754fdea823722b4b023b273c2de | |
| parent | cf36f4dfef6f689c25a6a41b40ede46fa92d5586 (diff) | |
adevtool cleanup
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 3f1ddb67..61d891ce 100644 --- a/static/releases.html +++ b/static/releases.html @@ -758,6 +758,7 @@ <li>Keyboard: add workaround for multi-locale spell checking and remove our attempt at implementing it properly in the keyboard itself for now</li> <li>AppCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_AppCompatConfig/releases/tag/3">version 3</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.193.0">version 120.0.6099.193.0</a></li> + <li>adevtool: remove unused permission configuration</li> </ul> </article> |
