1
0
Fork 0

Update GeckoView to 66.0.20190128092811 (following A-C).

master
Sebastian Kaspari 2019-01-28 17:56:48 +01:00
parent c631b186a8
commit 82581e8f2b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
private object Versions {
const val kotlin = "1.3.11"
const val android_gradle_plugin = "3.2.1"
const val geckoNightly = "66.0.20190111093148"
const val geckoNightly = "66.0.20190128092811"
const val androidx_appcompat = "1.0.2"
const val androidx_constraint_layout = "2.0.0-alpha3"