Unverified Commit 9c6727b9 authored by Stefan Arentz's avatar Stefan Arentz Committed by GitHub
Browse files

Pin Android-Components to 70.0.0

parent 8c4168a9
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 = "70.0.20201215143131"
    const val VERSION = "70.0.0"
}