1
0
Fork 0

Update GeckoView Beta to 68.0.20190527103257

master
Stefan Arentz 2019-05-28 14:06:33 -04:00 committed by Sebastian Kaspari
parent 1ef85433b4
commit 75a76ae9c5
1 changed files with 1 additions and 1 deletions

View File

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