tor-browser

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

commit 92fb4d19cea2c9bf22939e86a9a0d5879bd7ca1e
parent 6699673df2d47a864ad4c5ed4f81086911c68c67
Author: Updatebot <updatebot@mozilla.com>
Date:   Tue,  2 Dec 2025 14:23:43 +0000

Bug 2003424 - Update android nightly application-services version bump to 1a7a3b014bd3c9f089c16657545ee604d974b47b r=release-managers,RyanVM

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

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