Skip to content

Update Chrome and TrichromeLibrary to 394511638 to match WebViewChrome.

Marijn requested to merge (removed):ten into ten

These libraries need to have their versions in sync, or neither Chrome nor WebView will start. Aside from deleting outliers, the entire thing is updated to the latest version provided by the Play Store.

And since gitlab made a mess of the changed files below (chrome -> trichromelibrary 🙄), this is the actual file change:

 7 files changed, 9 insertions(+), 12 deletions(-)
 delete mode 100755 app/com.android.chrome/29/nodpi/373018658.apk
 delete mode 100755 app/com.android.chrome/29/nodpi/390410838.apk
 create mode 100644 app/com.android.chrome/29/nodpi/394511638.apk
 delete mode 100755 app/com.google.android.trichromelibrary/29/nodpi/373018658.apk
 create mode 100644 app/com.google.android.trichromelibrary/29/nodpi/394511638.apk
 delete mode 100755 app/com.google.android.webview/29/nodpi/394509338.apk
 create mode 100644 app/com.google.android.webview/29/nodpi/394511638.apk
Edited by Marijn

Merge request reports