tor-browser

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

commit 2ef94c8311352ca660cbe33ef1c467f6c5b4c3f7
parent 338d663f1679c39530519dd6e0d8abab37fd2577
Author: Dianna Smith <dsmith@mozilla.com>
Date:   Thu,  6 Nov 2025 15:00:47 +0000

Bug 1998605 - Update android nightly application-services version bump to 799ae231ba91f5b6634672a2737cc9efdf997b70 r=dmeehan

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

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.20251105050335" +val VERSION = "146.20251106050323" 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: 072a40fc85fcf76e064fda4ba6dbaa41614c3120 (2025-11-05T05:03:35). + release: 799ae231ba91f5b6634672a2737cc9efdf997b70 (2025-11-06T05:03:23). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 072a40fc85fcf76e064fda4ba6dbaa41614c3120 + revision: 799ae231ba91f5b6634672a2737cc9efdf997b70 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/