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
android-components
Commits
c4fe523f
Commit
c4fe523f
authored
Aug 17, 2020
by
Michael Droettboom
Browse files
Upgrade to Glean 32.1.0
parent
74448140
Changes
2
Hide whitespace changes
Inline
Side-by-side
buildSrc/src/main/java/Dependencies.kt
View file @
c4fe523f
...
...
@@ -29,7 +29,7 @@ object Versions {
const
val
mozilla_appservices
=
"61.0.10"
const
val
mozilla_glean
=
"32.
0
.0"
const
val
mozilla_glean
=
"32.
1
.0"
const
val
material
=
"1.1.0"
const
val
nearby
=
"17.0.0"
...
...
docs/changelog.md
View file @
c4fe523f
...
...
@@ -14,6 +14,10 @@ permalink: /changelog/
*
**browser-engine-gecko**
,
**browser-engine-gecko-beta**
,
**browser-engine-gecko-nightly**
*
Fixed issue
[
#7983
](
https://github.com/mozilla-mobile/android-components/issues/7983
)
, crash when a file name wasn't provided when uploading a file.
*
**service-glean**
*
Glean was updated to v32.1.0
*
The rate limiter now allows 15, rather than 10, pings per minute.
# 54.0.0
...
...
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