aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex Mineer <amineer@google.com>2017-05-30 09:39:29 -0700
committerAlex Mineer <amineer@google.com>2017-05-30 09:39:29 -0700
commit72431fa2320a7ce1d1b5d6b9a17e0686f1267ca6 (patch)
treeef5f97b4c7a766d4e410ced2365b86b53e4f3205 /README
parent5f29c024d18b3a8a77ff6f6573b300d4c37c6c27 (diff)
downloadchromium-webview-72431fa2320a7ce1d1b5d6b9a17e0686f1267ca6.tar.gz
WebView AOSP Integration Request - 58.0.3029.125android-vts-8.0_r2android-vts-8.0_r1oreo-dev
This build IS suitable for public release. ./prebuilt/arm64/webview.apk package: name='com.android.webview' versionCode='303012550' versionName='58.0.3029.125' platformBuildVersionName='O' sdkVersion:'21' targetSdkVersion:'26' ./prebuilt/arm/webview.apk package: name='com.android.webview' versionCode='303012500' versionName='58.0.3029.125' platformBuildVersionName='O' sdkVersion:'21' targetSdkVersion:'26' ./prebuilt/mips/webview.apk package: name='com.android.webview' versionCode='303012520' versionName='58.0.3029.125' platformBuildVersionName='O' sdkVersion:'21' targetSdkVersion:'26' ./prebuilt/x86_64/webview.apk package: name='com.android.webview' versionCode='303012560' versionName='58.0.3029.125' platformBuildVersionName='O' sdkVersion:'21' targetSdkVersion:'26' ./prebuilt/x86/webview.apk package: name='com.android.webview' versionCode='303012510' versionName='58.0.3029.125' platformBuildVersionName='O' sdkVersion:'21' targetSdkVersion:'26' Bug: 32918592 Bug: 38379972 Test: Standard WebView release validation Change-Id: I472eee763baff61ba91991254e5be9ebfa44b469
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index be35698..788ff11 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ https://www.chromium.org/developers/how-tos/build-instructions-android-webview
------
The prebuilt libwebviewchromium.so included in these APKs is built from Chromium
-release tag 58.0.3029.124, using the GN build tool. To match our build settings, set:
+release tag 58.0.3029.125, using the GN build tool. To match our build settings, set:
target_os="android"
is_debug=false