tor-browser

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

commit 98b90941771b7233d541961d4a5ca3b5892ab9be
parent 8bf4c86eef10bfa3f3e952f4c64ac3da604ff4f9
Author: Updatebot <updatebot@mozilla.com>
Date:   Thu, 16 Oct 2025 15:03:49 +0000

Bug 1994632 - Update android nightly application-services version bump to f0e9546dcfec82b1783bca6fc416c596777cdd76 r=release-managers,diannaS

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

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.20251015050405" +val VERSION = "146.20251016050345" 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: fea9cf4655eb764638bbac597bb7695a2a33bda5 (2025-10-15T05:04:05). + release: f0e9546dcfec82b1783bca6fc416c596777cdd76 (2025-10-16T05:03:45). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: fea9cf4655eb764638bbac597bb7695a2a33bda5 + revision: f0e9546dcfec82b1783bca6fc416c596777cdd76 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/