1
0
Fork 0

Update A-C to 0.42.0-SNAPSHOT

master
Stefan Arentz 2019-02-05 07:35:57 -05:00 committed by Jeff Boek
parent 461664ed87
commit 68e2671d99
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ private object Versions {
const val androidx_annotation = "1.0.1"
const val androidx_lifecycle = "2.0.0"
const val mozilla_android_components = "0.41.0-SNAPSHOT"
const val mozilla_android_components = "0.42.0-SNAPSHOT"
const val junit = "4.12"
const val test_tools = "1.0.2"