Commit a91e9708 authored by Chenxia Liu's avatar Chenxia Liu
Browse files

Pin AC to 57.0.4 to pick up Downloads crashfix and L10N strings.

parent b54949e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,5 +3,5 @@
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

object AndroidComponents {
    const val VERSION = "58.0.20200908130811"
    const val VERSION = "57.0.4"
}