1
0
Fork 0

Upgrade to Android Components 0.40.0-SNAPSHOT

master
Stefan Arentz 2019-01-22 12:38:04 -05:00 committed by Emily Kager
parent 4c4f344a97
commit b59183fed0
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ private object Versions {
const val androidx_appcompat = "1.0.2"
const val androidx_constraint_layout = "2.0.0-alpha3"
const val mozilla_android_components = "0.39.0-SNAPSHOT"
const val mozilla_android_components = "0.40.0-SNAPSHOT"
const val junit = "4.12"
const val test_tools = "1.0.2"