tor-browser

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

commit 121a1026a91d3f1b89af96949913990816f665f6
parent 020b811b98c7e5bde90a00f417fefd2c5d3b9b0c
Author: Dianna Smith <dsmith@mozilla.com>
Date:   Sat,  8 Nov 2025 23:03:56 +0000

Bug 1999102 - Update android nightly application-services version bump to c0b8b7e48d0fd8766af253aa39db1c30f88e15a4 r=release-managers,RyanVM

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

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.20251107050402" +val VERSION = "146.20251108050313" 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: 47a5db1f553ccabbe31020cc1b26a3f2dc5ff3a4 (2025-11-07T05:04:02). + release: c0b8b7e48d0fd8766af253aa39db1c30f88e15a4 (2025-11-08T05:03:13). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 47a5db1f553ccabbe31020cc1b26a3f2dc5ff3a4 + revision: c0b8b7e48d0fd8766af253aa39db1c30f88e15a4 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/