diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-05 01:34:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-05 01:34:42 -0400 |
| commit | 61d422edf15eeb3746e1d1253f57c1ee7816e6c8 (patch) | |
| tree | 719770dd4007c1c1e8904d5dfc51f97ab2b087b8 /static | |
| parent | 47535b060a9dcdbf0d813eb3ae37146d1b652776 (diff) | |
2020.05.05.02 release
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 2 | ||||
| -rw-r--r-- | static/releases.html | 6 |
2 files changed, 2 insertions, 6 deletions
diff --git a/static/build.html b/static/build.html index 66a154e9..f031accd 100644 --- a/static/build.html +++ b/static/build.html @@ -659,7 +659,7 @@ git am --whitespace=nowarn ../patches/*.patch</pre> <p>Build the components:</p> - <pre>ninja -C out/Default/ trichrome_webview_apk trichrome_chrome_bundle trichrome_library_apk</pre> + <pre>ninja -C out/Default/ trichrome_webview_64_32_apk trichrome_chrome_64_32_bundle trichrome_library_64_32_apk</pre> <p>Generate TrichromeChrome.apk from the bundle and sign the apks:</p> diff --git a/static/releases.html b/static/releases.html index cc0deb94..f585a2a0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -75,7 +75,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2020.04.14.23">2020.05.05.02</a></li>--> + <li><a href="#2020.05.05.02">2020.05.05.02</a></li> <li><a href="#2020.04.14.23">2020.04.14.23</a></li> <li><a href="#2020.04.13.21">2020.04.13.21</a></li> <li><a href="#2020.04.07.10">2020.04.07.10</a></li> @@ -299,8 +299,6 @@ <p>List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.</p> - <!-- - <h3 id="2020.05.05.02"> <a href="#2020.05.05.02">2020.05.05.02</a> </h3> @@ -330,8 +328,6 @@ <li>Vanadium: use 64-bit Trichrome browser processes</li> </ul> - --> - <h3 id="2020.04.14.23"> <a href="#2020.04.14.23">2020.04.14.23</a> </h3> |
