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

Commit 7523a32

Browse files
MortimerGorobluemarvin
authored andcommitted
Bump GV to v79.0.20200625094452 (#3553)
1 parent 23cd7b6 commit 7523a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.gradle

+1-1
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 = "79.0.20200623034439"
27+
versions.gecko_view = "79.0.20200625094452"
2828
versions.android_components = "28.0.1"
2929
// Note that android-components also depends on application-services,
3030
// and in fact is our main source of appservices-related functionality.

0 commit comments

Comments
 (0)