diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-21 05:14:31 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-21 05:15:30 -0500 |
| commit | f9508fd0ed70d546150f049e047c0701c4076b7d (patch) | |
| tree | d67494b2dc0011e9df539d6dd3a6b9ccb29b3694 /static/releases.html | |
| parent | 4021ffdfa548b759bac00be62fb91126dc67c662 (diff) | |
avoid redirects in Android doc links
Diffstat (limited to 'static/releases.html')
| -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 f53a1d2d..e27cabb9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -3015,7 +3015,7 @@ <li>Vanadium: update Chromium base to 94.0.4606.80</li> <li>Vanadium: update Chromium base to 94.0.4606.85</li> <li>Vanadium: update Chromium base to 95.0.4638.50</li> - <li>Vanadium: temporarily disable dexpreopt for browser and WebView (but not the library) due to <a href="https://source.android.com/devices/tech/dalvik/art-class-loader-context">lack of support in the Android 12 dexpreopt system</a></li> + <li>Vanadium: temporarily disable dexpreopt for browser and WebView (but not the library) due to <a href="https://source.android.com/docs/core/runtime/art-class-loader-context">lack of support in the Android 12 dexpreopt system</a></li> <li>Seedvault: update to latest revision</li> <li>TalkBack (screen reader): set app label to TalkBack</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/34">version 34</a></li> |
