Update Android Components version to 93.0.20210814143348.

This commit is contained in:
MickeyMoz 2021-08-14 15:36:35 +00:00 committed by Jonathan Almeida
parent 5c328f9616
commit 3e2dae1c73

View File

@ -3,5 +3,5 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
object AndroidComponents {
const val VERSION = "93.0.20210813143343"
const val VERSION = "93.0.20210814143348"
}