tor-browser

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

commit 2404160873afc54c9bd090b9f129e0a2f7b40e2a
parent 3368a8e849b0f25429b569e2625899cddaae65b0
Author: Updatebot <updatebot@mozilla.com>
Date:   Tue, 14 Oct 2025 14:49:53 +0000

Bug 1994105 - Update android nightly application-services version bump to 4b391796d739a69f23f68fb664bb4f59229281ee r=release-managers,RyanVM

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

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 = "145.20251010050409" +val VERSION = "146.20251014050320" 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: 36bdb04f6648405114398ba3145c5bb256235453 (2025-10-10T05:04:09). + release: 4b391796d739a69f23f68fb664bb4f59229281ee (2025-10-14T05:03:20). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 36bdb04f6648405114398ba3145c5bb256235453 + revision: 4b391796d739a69f23f68fb664bb4f59229281ee # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/