diff options
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index afa8139f..41cf1d16 100644 --- a/static/releases.html +++ b/static/releases.html @@ -305,7 +305,8 @@ <ul> <li>use time.grapheneos.org instead of grapheneos.org for HTTPS-based time updates</li> - <li>use org.grapheneos.vanadium.webview instead of com.android.webview as the WebView package name</li> + <li>Vanadium WebView: use org.grapheneos.vanadium.webview instead of com.android.webview as the package name</li> + <li>Vanadium WebView: rename to Vanadium System WebView from Android System WebView</li> <li>Vanadium (including WebView): update Chromium base to 80.0.3987.99</li> </ul> |
