diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-03 08:50:23 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-03 08:50:23 -0500 |
| commit | 20162197718edb9d4722fba608056dd7e359067e (patch) | |
| tree | 392c7331a3d657b9a0c49569a0895e0843c5aae1 | |
| parent | d2290e336953b06769bf8997ee82eede05bcdf68 (diff) | |
clarification in release notes
| -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 8322cd83..289666cf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -334,7 +334,7 @@ <li>rebased onto QQ2A.200305.002 release</li> <li>use time.grapheneos.org instead of grapheneos.org for HTTPS-based time updates</li> <li>Vanadium: migrate to Trichrome for unified builds of separate browser and WebView apps with a shared library app</li> - <li>Vanadium: use org.grapheneos.vanadium.webview instead of com.android.webview as the package name</li> + <li>Vanadium: use org.grapheneos.vanadium.webview instead of com.android.webview as the WebView package name</li> <li>Vanadium: rename WebView to Vanadium System WebView from Android System WebView</li> <li>Vanadium: update Chromium base to 80.0.3987.99</li> <li>Vanadium: update Chromium base to 80.0.3987.117</li> |
