tor-browser

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

commit ddcc5e3d24ac27707e57c3a38833de2bcb0e90dc
parent 656d078fce66ec7e8cf1dda795901c68d34e092a
Author: Pascal Chevrel <pascal@mozilla.com>
Date:   Fri,  3 Oct 2025 16:32:17 +0000

Bug 1992335 - Update android nightly application-services version bump to a91ff635353aeb64c293480ae0fc33cbd288b353 r=diannaS

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

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.20251002174120" +val VERSION = "145.20251003050327" 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: 3384fe7d2ade3a701625c46ab5758cb0efe86373 (2025-10-02T17:41:20). + release: a91ff635353aeb64c293480ae0fc33cbd288b353 (2025-10-03T05:03:27). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 3384fe7d2ade3a701625c46ab5758cb0efe86373 + revision: a91ff635353aeb64c293480ae0fc33cbd288b353 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/