tor-browser

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

commit 7025ca9195daec0b37b56ad1465e6e2b464260bc
parent 30f36a59be1eb0f34d192b54702dede739b75ba3
Author: Updatebot <updatebot@mozilla.com>
Date:   Wed, 22 Oct 2025 02:10:52 +0000

Bug 1995654 - Update android nightly application-services version bump to 7ee874e18f461a83f5c8c8927039cbde3225b60d r=release-managers,diannaS

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

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 = "146.20251017050331" +val VERSION = "146.20251021191937" 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: 20d0eca203b4530bc30a4cfcc64def1a14310540 (2025-10-17T05:03:31). + release: 7ee874e18f461a83f5c8c8927039cbde3225b60d (2025-10-21T19:19:37). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 20d0eca203b4530bc30a4cfcc64def1a14310540 + revision: 7ee874e18f461a83f5c8c8927039cbde3225b60d # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/