tor-browser

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

commit 8b2f53ecf8b5e185d1ab831082202cad8213f220
parent ea8c6d21b5f0ea9129feb3341d08cb7b857627be
Author: Updatebot <updatebot@mozilla.com>
Date:   Thu,  9 Oct 2025 13:54:29 +0000

Bug 1993413 - Update android nightly application-services version bump to 1d1096c3a3c8eb039a7e07d8aedd3dbe8c16f471 r=diannaS

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

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.20251008050342" +val VERSION = "145.20251009050333" 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: 2cf35a2c8d2739ac76284559b26d793c3f5d0038 (2025-10-08T05:03:42). + release: 1d1096c3a3c8eb039a7e07d8aedd3dbe8c16f471 (2025-10-09T05:03:33). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 2cf35a2c8d2739ac76284559b26d793c3f5d0038 + revision: 1d1096c3a3c8eb039a7e07d8aedd3dbe8c16f471 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/