1
0
Fork 0

Update Android Components version to 39.0.20200410130104. (#9852)

master
Mickey Moz 2020-04-10 19:16:13 +02:00 committed by GitHub
parent 6b6b3da185
commit 2fc19d2d95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 = "39.0.20200409130114"
const val VERSION = "39.0.20200410130104"
}