tor-browser

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

commit 44211484e0bd78348f1f7fb09cb35fe81c8b8589
parent 0b73f6575e3bcf53dd2b4c498d64a108e8e04026
Author: DonalMe <76789979+DonalMe@users.noreply.github.com>
Date:   Wed, 26 Nov 2025 14:44:35 +0000

Bug 2002449 - Update android nightly application-services version bump to ddaf9f964901b115fe0a2fe29afe6379c0f859a6 r=release-managers,pascalc DONTBUILD

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

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