1
0
Fork 0

Update a-c snapshot version to 30.0.0 (#8003)

master
Simon Chae 2020-01-30 16:55:06 +01:00 committed by GitHub
parent d272623c3d
commit db34700e3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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