tor-browser

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

commit 642afeeca47fecf457d6201f1393cd29dcd4101b
parent 3f5c6b4f18d50e2f122d9c45db6ac3b408a313b0
Author: Updatebot <updatebot@mozilla.com>
Date:   Wed,  8 Oct 2025 14:02:11 +0000

Bug 1993162 - Update android nightly application-services version bump to 2cf35a2c8d2739ac76284559b26d793c3f5d0038 r=diannaS

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

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