tor-browser

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

commit c2f95f64b771a845188ab1d5a0de94f17c831c46
parent 1ca9f9e85c0229aec4512e7f15ab7dc04ae73b00
Author: Updatebot <updatebot@mozilla.com>
Date:   Sat, 15 Nov 2025 01:43:27 +0000

Bug 2000335 - Update android nightly application-services version bump to d4753ab5730dfa41b14e0e183b029030562f7e68 r=release-managers,RyanVM

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

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.20251114191300" +val VERSION = "147.20251114230559" 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: 51f51d9dafce7ac25538f3b4413ae770eaf0c249 (2025-11-14T19:13:00). + release: d4753ab5730dfa41b14e0e183b029030562f7e68 (2025-11-14T23:05:59). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 51f51d9dafce7ac25538f3b4413ae770eaf0c249 + revision: d4753ab5730dfa41b14e0e183b029030562f7e68 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/