Commit b9a0dc3b authored by Grisha Kruglov's avatar Grisha Kruglov
Browse files

Revert "Downgrade to app services 0.44.0"

This reverts commit 738b68f1.
parent f3013ae5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ object Versions {
    const val disklrucache = "2.0.2"
    const val leakcanary = "1.6.3"

    const val mozilla_appservices = "0.44.0"
    const val mozilla_appservices = "0.46.0"

    const val mozilla_glean = "23.0.1"

+4 −4
Original line number Diff line number Diff line
@@ -588,13 +588,13 @@ class FennecMigratorTest {
                    timeCreated = 1574735368749,
                    timeLastUsed = 1574735368749,
                    timePasswordChanged = 1574735368749,
                    usernameField = null,
                    passwordField = null
                    usernameField = "",
                    passwordField = ""
                ),
                ServerPassword(
                    id = "{cf7cabe4-ec82-4800-b077-c6d97ffcd63a}",
                    hostname = "https://html.com",
                    username = null,
                    username = "",
                    password = "testp",
                    httpRealm = null,
                    formSubmitURL = "https://html.com",
@@ -602,7 +602,7 @@ class FennecMigratorTest {
                    timeCreated = 1574735237274,
                    timeLastUsed = 1574735237274,
                    timePasswordChanged = 1574735237274,
                    usernameField = null,
                    usernameField = "",
                    passwordField = "password"
                )
            ), this)