Commit 4dc0aa2b authored by Chenxia Liu's avatar Chenxia Liu Committed by Sawyer Blatz
Browse files

Update Fenix to 29.0.0-SNAPSHOT

parent 847056b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 = "28.0.0-SNAPSHOT"
    const val mozilla_android_components = "29.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