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

Commit

Permalink
Update GeckoView (Release) to 104.0.20220815150936 (#12654)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmithpadilla authored Aug 15, 2022
1 parent 9e7f3e6 commit 9e9a3b8
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 = "104.0.20220811191329"
const val version = "104.0.20220815150936"

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

/**
Expand Down

0 comments on commit 9e9a3b8

Please sign in to comment.