Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 2760865

Browse files
bluemarvinMortimerGoro
authored andcommitted
Bump GeckoView to 70.0.20190710094220 (Fixes #1335) (#1385)
1 parent c5e64c5 commit 2760865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext.deps = [:]
2424
def versions = [:]
2525
// GeckoView versions can be found here:
2626
// https://maven.mozilla.org/?prefix=maven2/org/mozilla/geckoview/
27-
versions.gecko_view = "69.0.20190530094559"
27+
versions.gecko_view = "70.0.20190710094220"
2828
versions.android_components = "0.52.0"
2929
versions.mozilla_speech = "1.0.6"
3030
versions.openwnn = "1.3.7"

0 commit comments

Comments
 (0)