2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00

[fenix] Update to Mozilla Android Components 24.0.0-SNAPSHOT. (https://github.com/mozilla-mobile/fenix/pull/6833)

This commit is contained in:
Sebastian Kaspari 2019-11-27 16:46:22 +01:00 committed by Arturo Mejia
parent 6d8117f1ba
commit 69755cb94f

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 = "23.0.0-SNAPSHOT"
const val mozilla_android_components = "24.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