Skip to content

Commit

Permalink
Bump GeckoView to 78.0.20200514094044 Fixes #3374 (#3377)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluemarvin committed May 14, 2020
1 parent 9b9d7c6 commit 9d848c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ext.deps = [:]
def versions = [:]
// GeckoView versions can be found here:
// https://maven.mozilla.org/?prefix=maven2/org/mozilla/geckoview/
versions.gecko_view = "78.0.20200507085231"
versions.gecko_view = "78.0.20200514094044"
versions.android_components = "28.0.1"
// Note that android-components also depends on application-services,
// and in fact is our main source of appservices-related functionality.
Expand Down

0 comments on commit 9d848c4

Please sign in to comment.