2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00

[fenix] Update GeckoView Beta to 68.0.20190604110028.

This commit is contained in:
Sebastian Kaspari 2019-06-05 14:59:46 +02:00
parent 28e59e53b7
commit 8359a6279f

View File

@ -4,7 +4,7 @@
object GeckoVersions {
const val nightly_version = "69.0.20190522093426"
const val beta_version = "68.0.20190527103257"
const val beta_version = "68.0.20190604110028"
const val release_version = "67.0.20190521210220"
}