Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
fenix
Commits
4bc6b852
Commit
4bc6b852
authored
Jan 30, 2021
by
MickeyMoz
Committed by
mergify[bot]
Jan 31, 2021
Browse files
Update Android Components version to 73.0.20210129195412.
parent
45075603
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/org/mozilla/fenix/components/Analytics.kt
View file @
4bc6b852
...
...
@@ -133,6 +133,7 @@ class Analytics(
// Nimbus should look after downloading experiment definitions from remote settings
// on another thread, and making sure we don't hit the server each time we start.
@Suppress
(
"Deprecation"
)
updateExperiments
()
}
}
else
{
...
...
buildSrc/src/main/java/AndroidComponents.kt
View file @
4bc6b852
...
...
@@ -3,5 +3,5 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
object
AndroidComponents
{
const
val
VERSION
=
"73.0.202101291
43134
"
const
val
VERSION
=
"73.0.202101291
95412
"
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment