1
0
Fork 0

Update Android Components version to 43.0.20200526130035

master
Simon Chae 2020-05-26 10:42:25 -04:00 committed by Arturo Mejia
parent a50aa839f3
commit bd9ff6751c
1 changed files with 1 additions and 1 deletions

View File

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