Commit 5ad714db authored by Christian Sadilek's avatar Christian Sadilek
Browse files

Update Android Components version to 50.0.20200707200739

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


object AndroidComponents {
object AndroidComponents {
    const val VERSION = "49.0.20200707131055"
    const val VERSION = "50.0.20200707200739"
}
}