1
0
Fork 0

Update GeckoView to 67.0.20190204092937 (following A-C).

master
Sebastian Kaspari 2019-02-05 14:13:09 +01:00 committed by Jeff Boek
parent 417a82bc00
commit 5111d5de70
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 = "67.0.20190130001444"
const val geckoNightly = "67.0.20190204092937"
const val rxAndroid = "2.1.0"
const val rxKotlin = "2.3.0"
const val anko = "0.10.8"