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

Commit dba24cf

Browse files
MortimerGorobluemarvin
authored andcommitted
Bump GV to v73.0.20191211094640 (#2454)
1 parent 322e109 commit dba24cf

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 = "72.0.20191202091209"
27+
versions.gecko_view = "73.0.20191211094640"
2828
versions.android_components = "21.0.0"
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)