tor-browser

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

commit 2d645ce6cbe16f7d9b16516f13c5ca5105acad27
parent 2e045b27f806a34b4145862990fb80bff1a3d954
Author: Updatebot <updatebot@mozilla.com>
Date:   Tue,  4 Nov 2025 12:01:52 +0000

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

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

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.20251101050307" +val VERSION = "146.20251104050522" 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: 8c5e04106a97d0c6c3fdc4aaa8626344c12acc99 (2025-11-01T05:03:07). + release: df1ee1c6745bf41b1dd883647fc74c84f6f95425 (2025-11-04T05:05:22). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 8c5e04106a97d0c6c3fdc4aaa8626344c12acc99 + revision: df1ee1c6745bf41b1dd883647fc74c84f6f95425 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/