1
0
Fork 0

Update GeckoView to Nightly 68.0.20190517093040

master
Stefan Arentz 2019-05-17 11:58:59 -04:00 committed by GitHub
parent 6bc577eecd
commit 732b255ce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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/. */
object GeckoVersions {
const val nightly_version = "68.0.20190508111321"
const val nightly_version = "68.0.20190517093040"
const val beta_version = "67.0.20190430135507"
const val release_version = "66.0.20190322021635"
}