Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Update to first GeckoView 99 Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielluong authored and mergify[bot] committed Mar 8, 2022
1 parent beb8e2a commit 4154c16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/Gecko.kt
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ object Gecko {
/**
* GeckoView Version.
*/
const val version = "99.0.20220308092232"
const val version = "99.0.20220308094525"

/**
* GeckoView channel
*/
val channel = GeckoChannel.NIGHTLY
val channel = GeckoChannel.BETA
}

/**
Expand Down

1 comment on commit 4154c16

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

Failed to fetch task artifact public/github/customCheckRunText.md for GitHub integration.
Make sure the artifact exists on the worker or other location.

Please sign in to comment.