Skip to content

Commit 48cd6be

Browse files
Update to GeckoView Beta 103.0.20220714185732 on releases/103.0 (mozilla-mobile#12504)
* Update GeckoView (Beta) to 103.0.20220714185732. * Set version.txt to 103.0.8. * Set version to 103.0.8. Co-authored-by: MickeyMoz <[email protected]>
1 parent acd4916 commit 48cd6be

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: 103.0.7
3+
componentsVersion: 103.0.8
44
# Please add a treeherder group in taskcluster/ci/config.yml if you add a new project here.
55
projects:
66
compose-awesomebar:

buildSrc/src/main/java/Gecko.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object Gecko {
99
/**
1010
* GeckoView Version.
1111
*/
12-
const val version = "103.0.20220712185923"
12+
const val version = "103.0.20220714185732"
1313

1414
/**
1515
* GeckoView channel

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
103.0.7
1+
103.0.8

0 commit comments

Comments
 (0)