Update Android Components version to 66.0.20201106143126 (#16439)

upstream-sync
Christian Sadilek 4 years ago committed by GitHub
parent 647efa1b37
commit 96e2123f86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,7 +55,6 @@ class UseCases(
*/
val searchUseCases by lazyMonitored {
SearchUseCases(
context,
store,
searchEngineManager.toDefaultSearchEngineProvider(context),
sessionManager

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

Loading…
Cancel
Save