tor-browser

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

commit a5685167dc5652ab5d57c3da657b20fe84510973
parent 8589511d8327aa57d344453859329d2b4cef8991
Author: Updatebot <updatebot@mozilla.com>
Date:   Tue,  7 Oct 2025 12:51:58 +0000

Bug 1992929 - Update android nightly application-services version bump to cd04a4d1a74294ab08434d7a5a8152d25d25e53c r=release-managers,pascalc

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

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