Skip to content

Commit 3bfddbb

Browse files
MozLandojonalmeida
andcommitted
8322: Update GeckoView (beta) to 81.0.20200901203141 for AC 57.0.1 r=rocketsroger a=jonalmeida Co-authored-by: Jonathan Almeida <[email protected]>
2 parents c84cf8e + 68a3d78 commit 3bfddbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildconfig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
componentsVersion: 57.0.0
1+
componentsVersion: 57.0.1
22
projects:
33
concept-awesomebar:
44
path: components/concept/awesomebar

buildSrc/src/main/java/Gecko.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ internal object GeckoVersions {
1111
/**
1212
* GeckoView Beta Version.
1313
*/
14-
const val beta_version = "81.0.20200829200810"
14+
const val beta_version = "81.0.20200901203141"
1515

1616
/**
1717
* GeckoView Release Version.

0 commit comments

Comments
 (0)