Unverified Commit 26a00b0c authored by liuche's avatar liuche Committed by GitHub
Browse files

Bump AC to 57.0.5 for 81 Production build (#15118)

parent 26c2af2a
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 = "57.0.4"
    const val VERSION = "57.0.5"
}