1
0
Fork 0

Update Mozilla Android Components to 22.0.0-SNAPSHOT.

master
Sebastian Kaspari 2019-11-14 10:53:32 +01:00 committed by Emily Kager
parent 3d9f065f59
commit 0fb60996c6
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ object Versions {
const val androidx_work = "2.2.0"
const val google_material = "1.1.0-beta01"
const val mozilla_android_components = "21.0.0-SNAPSHOT"
const val mozilla_android_components = "22.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