1
0
Fork 0

Update GeckoView Nightly to 67.0.20190213102848 (Following A-C).

master
Sebastian Kaspari 2019-02-13 15:33:50 +01:00 committed by Jeff Boek
parent 0f9e243620
commit 08fc3c0d3a
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.20190204092937"
const val geckoNightly = "67.0.20190213102848"
const val rxAndroid = "2.1.0"
const val rxKotlin = "2.3.0"
const val anko = "0.10.8"