tor-browser

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

commit d7650f6a2e680f3c50051fd0863690837023c99b
parent 8281c5a9705a65182ec19ad8491b80492693b65a
Author: DonalMe <76789979+DonalMe@users.noreply.github.com>
Date:   Thu, 27 Nov 2025 16:07:52 +0000

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

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

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.20251126050344" +val VERSION = "147.20251127050325" 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: ddaf9f964901b115fe0a2fe29afe6379c0f859a6 (2025-11-26T05:03:44). + release: d18a74ce57fa17f501bda96062f85db8f87b41e6 (2025-11-27T05:03:25). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: ddaf9f964901b115fe0a2fe29afe6379c0f859a6 + revision: d18a74ce57fa17f501bda96062f85db8f87b41e6 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/