tor-browser

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

commit c58bb6926783fb78031e8b0f9d5388e48e5953be
parent fb78440b8efeb593dbbed31d600603f5a4f30be8
Author: Updatebot <updatebot@mozilla.com>
Date:   Fri, 17 Oct 2025 11:18:09 +0000

Bug 1994929 - Update android nightly application-services version bump to 20d0eca203b4530bc30a4cfcc64def1a14310540 r=release-managers,diannaS

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

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.20251016050345" +val VERSION = "146.20251017050331" 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: f0e9546dcfec82b1783bca6fc416c596777cdd76 (2025-10-16T05:03:45). + release: 20d0eca203b4530bc30a4cfcc64def1a14310540 (2025-10-17T05:03:31). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: f0e9546dcfec82b1783bca6fc416c596777cdd76 + revision: 20d0eca203b4530bc30a4cfcc64def1a14310540 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/