tor-browser

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

commit f3b480bea72a5fcadd676770c54821006d73b2f8
parent 383c32e1f26514b996adfa23def9982194b576de
Author: Updatebot <updatebot@mozilla.com>
Date:   Sat,  1 Nov 2025 13:11:42 +0000

Bug 1997701 - Update android nightly application-services version bump to 8c5e04106a97d0c6c3fdc4aaa8626344c12acc99 r=release-managers,dmeehan

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

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 = "146.20251031050348" +val VERSION = "146.20251101050307" 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: 7f873b0ece3a3c13041b09c2311058637e23f8e8 (2025-10-31T05:03:48). + release: 8c5e04106a97d0c6c3fdc4aaa8626344c12acc99 (2025-11-01T05:03:07). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 7f873b0ece3a3c13041b09c2311058637e23f8e8 + revision: 8c5e04106a97d0c6c3fdc4aaa8626344c12acc99 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/