1
0
Fork 0

No Issue - Bump GeckoView Nightly version.

Matches b242ad2d45/buildSrc/src/main/java/Gecko.kt.
master
Nick Alexander 2019-04-08 14:02:59 -07:00 committed by Colin Lee
parent 1ffbc51038
commit 3654289c8a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
internal object GeckoVersions {
const val nightly_version = "68.0.20190403060632"
const val nightly_version = "68.0.20190321104132"
const val beta_version = "67.0.20190318154932"
const val release_version = "66.0.20190320150847"
}