tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 177ac4c58aa0da6ae9a2ff00ec1c3a7d5c1ba4f2
parent dfee135493c772b28a8f7604c6f408787efd5d8c
Author: Updatebot <updatebot@mozilla.com>
Date:   Thu, 20 Nov 2025 13:04:55 +0000

Bug 2001271 - Update android nightly application-services version bump to 1c41558d89465d8c0aec43101ed1c077dbc3fdd2 r=release-managers,RyanVM

Differential Revision: https://phabricator.services.mozilla.com/D273383

Diffstat:
Mmobile/android/android-components/plugins/dependencies/src/main/java/ApplicationServices.kt | 2+-
Mmobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml | 4++--
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/mobile/android/android-components/plugins/dependencies/src/main/java/ApplicationServices.kt b/mobile/android/android-components/plugins/dependencies/src/main/java/ApplicationServices.kt @@ -3,7 +3,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ // These lines are generated by android-components/automation/application-services-nightly-bump.py -val VERSION = "147.20251119050341" +val VERSION = "147.20251120050331" val CHANNEL = ApplicationServicesChannel.NIGHTLY object ApplicationServicesConfig { diff --git a/mobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml b/mobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml @@ -31,11 +31,11 @@ origin: # Human-readable identifier for this version/release # Generally "version NNN", "tag SSS", "bookmark SSS" - release: 6a33033826ae9aae4d20234b020ff43ae804c5ed (2025-11-19T05:03:41). + release: 1c41558d89465d8c0aec43101ed1c077dbc3fdd2 (2025-11-20T05:03:31). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 6a33033826ae9aae4d20234b020ff43ae804c5ed + revision: 1c41558d89465d8c0aec43101ed1c077dbc3fdd2 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/