tor-browser

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

commit 3c16f8fc13a78ad17f79c2afca29520428279988
parent a2b278de91f9848c696aca42ba8adbed6c832aeb
Author: Updatebot <updatebot@mozilla.com>
Date:   Wed,  1 Oct 2025 12:16:14 +0000

Bug 1991826 - Update android nightly application-services version bump to 2042b47c960bd079427e8ed827d766c14d6f0e91 r=release-managers,pascalc

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

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 = "145.20250930050348" +val VERSION = "145.20251001050324" 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: 1c1c4da1c7e3d02aad131fda38f2bbd89e1b9022 (2025-09-30T05:03:48). + release: 2042b47c960bd079427e8ed827d766c14d6f0e91 (2025-10-01T05:03:24). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 1c1c4da1c7e3d02aad131fda38f2bbd89e1b9022 + revision: 2042b47c960bd079427e8ed827d766c14d6f0e91 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/