diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-11 11:31:48 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-11 11:31:48 -0500 |
| commit | 8cd769fe95bb53139500dc14e4245fa2735a448f (patch) | |
| tree | 8f610c975cd444f9f2352def08315cd68bddb897 /static | |
| parent | b5c88c9d4c57374daf88b874e5f3e27542927f28 (diff) | |
add back backup restore action
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 820495c9..e3517e3b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -670,6 +670,7 @@ <ul> <li>GmsCompatConfig: update max supported version of Play services</li> <li>use C.UTF-8 locale for build environment to avoid dependency of the en_US.UTF-8 locale being available</li> + <li>Seedvault: add back restore action in settings without marking it experimental</li> </ul> </article> --> |
