diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-04-13 07:27:34 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-13 07:27:34 -0400 |
| commit | 6575102c3de047270e96f9fae162077df0fd2196 (patch) | |
| tree | ac9f38a28384eab589b115a37a645393d3963d97 /static | |
| parent | 76b3a01067c2ea7283721e2faa841eb7688e2e7c (diff) | |
revert launcher padding change
Diffstat (limited to 'static')
| -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 a2c64241..9455cd98 100644 --- a/static/releases.html +++ b/static/releases.html @@ -682,6 +682,7 @@ <ul> <li>add Storage Scopes link to "All files access" screen</li> + <li>Launcher: revert additional padding (will need a different workaround for the upstream issue)</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-47">version 47</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-48">version 48</a></li> </ul> |
