Skip to content

Commit ee2555a

Browse files
Update to GeckoView Release 85.0.20210204182252 on releases/72.0 (mozilla-mobile#9630)
* Update GeckoView (Release) to 85.0.20210204182252. * Set version.txt to 72.0.8. * Set version to 72.0.8. Co-authored-by: MickeyMoz <[email protected]>
1 parent fc5d96e commit ee2555a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.buildconfig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Please keep this version in sync with version.txt
22
# version.txt should be the new source of truth for version numbers
3-
componentsVersion: 72.0.7
3+
componentsVersion: 72.0.8
44
# Please add a treeherder group in taskcluster/ci/config.yml if you add a new project here.
55
projects:
66
concept-awesomebar:

buildSrc/src/main/java/Gecko.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ internal object GeckoVersions {
1616
/**
1717
* GeckoView Release Version.
1818
*/
19-
const val release_version = "85.0.20210127184413"
19+
const val release_version = "85.0.20210204182252"
2020
}
2121

2222
@Suppress("Unused", "MaxLineLength")

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
72.0.7
1+
72.0.8

0 commit comments

Comments
 (0)