tor-browser

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

commit ee46cb411e2dfe6703ba8692f62eb39ec7d8a5fe
parent 650bf2228217e6e9e1ac7f6c520ff0300cf7ab4c
Author: Updatebot <updatebot@mozilla.com>
Date:   Tue, 28 Oct 2025 15:09:29 +0000

Bug 1996757 - Update android nightly application-services version bump to 85bb98213a9f445eac4acd165f08a730cd3a9cf8 r=diannaS

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

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.20251025050349" +val VERSION = "146.20251028050312" 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: f145044278ccf7ee6e828a39ff1825fd92a1f7d6 (2025-10-25T05:03:49). + release: 85bb98213a9f445eac4acd165f08a730cd3a9cf8 (2025-10-28T05:03:12). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: f145044278ccf7ee6e828a39ff1825fd92a1f7d6 + revision: 85bb98213a9f445eac4acd165f08a730cd3a9cf8 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/