1
0
Fork 0

Update GeckoView to 67.0.20190130001444

master
Christian Sadilek 2019-01-30 15:37:44 -05:00 committed by Colin Lee
parent 8919f9503c
commit ca317e1889
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.20190128092811"
const val geckoNightly = "67.0.20190130001444"
const val rxAndroid = "2.1.0"
const val rxKotlin = "2.3.0"
const val anko = "0.10.8"