Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
6940:  GeckoView update (beta) (20200511-140812) r=psymoon a=MickeyMoz



6941:  GeckoView update (nightly) (20200511-140826) r=psymoon a=MickeyMoz



Co-authored-by: MickeyMoz <[email protected]>
  • Loading branch information
MozLando and MickeyMoz committed May 11, 2020
3 parents 4fa5c91 + be0193d + ed1ac8c commit 16b7808
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 @@ -6,12 +6,12 @@ internal object GeckoVersions {
/**
* GeckoView Nightly Version.
*/
const val nightly_version = "78.0.20200510092917"
const val nightly_version = "78.0.20200511094328"

/**
* GeckoView Beta Version.
*/
const val beta_version = "77.0.20200507233245"
const val beta_version = "77.0.20200511090718"

/**
* GeckoView Release Version.
Expand Down

0 comments on commit 16b7808

Please sign in to comment.