1
0
Fork 0

Use Mozilla Android Components 11.0.0-SNAPSHOT

master
Christian Sadilek 2019-08-30 16:00:35 -04:00
parent 9b633f7f0f
commit 9dd9503db9
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ object Versions {
const val androidx_work = "2.0.1"
const val google_material = "1.1.0-alpha07"
const val mozilla_android_components = "10.0.1"
const val mozilla_android_components = "11.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