mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
[fenix] Update Android Components version to 71.0.20210108190105
This commit is contained in:
parent
6deab13155
commit
3e346542f4
@ -516,7 +516,7 @@ abstract class BaseBrowserFragment : Fragment(), UserInteractionHandler,
|
||||
appLinksFeature.set(
|
||||
feature = AppLinksFeature(
|
||||
context,
|
||||
sessionManager = sessionManager,
|
||||
store = store,
|
||||
sessionId = customTabSessionId,
|
||||
fragmentManager = parentFragmentManager,
|
||||
launchInApp = { context.settings().openLinksInExternalApp },
|
||||
|
@ -3,5 +3,5 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
object AndroidComponents {
|
||||
const val VERSION = "71.0.20210107190115"
|
||||
const val VERSION = "71.0.20210108190105"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user