tor-browser

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

commit 208f53fbbe16b8ff617f020d6aaaee78bbce62e9
parent 38649b6a949a8bc0f9e28187eeb81c1ecafefc9d
Author: Dianna Smith <dsmith@mozilla.com>
Date:   Mon, 27 Oct 2025 16:23:11 +0000

Bug 1996397 - Update android nightly application-services version bump to f145044278ccf7ee6e828a39ff1825fd92a1f7d6 r=dmeehan

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

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