1
0
Fork 0

No issue: Upgrades AC to 2.0.0-SNAPSHOT

master
Sawyer Blatz 2019-06-26 09:31:23 -07:00 committed by Emily Kager
parent a78d36354a
commit 2334b84bcd
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ private object Versions {
const val androidx_transition = "1.1.0-rc02"
const val google_material = "1.1.0-alpha07"
const val mozilla_android_components = "1.0.0"
const val mozilla_android_components = "2.0.0-SNAPSHOT"
// Note that android-components also depends on application-services,
// and in fact is our main source of appservices-related functionality.
// The version number below tracks the application-services version