mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] Update GeckoView versions (following A-C).
This commit is contained in:
parent
a354e289c5
commit
de0b28d5fe
@ -3,9 +3,9 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
object GeckoVersions {
|
||||
const val nightly_version = "68.0.20190508111321"
|
||||
const val beta_version = "67.0.20190430135507"
|
||||
const val release_version = "66.0.20190322021635"
|
||||
const val nightly_version = "69.0.20190522093426"
|
||||
const val beta_version = "68.0.20190520141152"
|
||||
const val release_version = "67.0.20190521210220"
|
||||
}
|
||||
|
||||
@Suppress("MaxLineLength")
|
||||
|
Loading…
Reference in New Issue
Block a user