tor-browser

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

commit 998de1d372e9e6d0a276955919be1a2cf723696c
parent 7e140f1e0a3259f3eeb87f0a9f87cac43463b15d
Author: Updatebot <updatebot@mozilla.com>
Date:   Sat, 10 Jan 2026 14:21:36 +0000

Bug 2009557 - Update android nightly application-services version bump to 32693fef638471a3667869ba0c0b7a8bb52c15e3 r=release-managers,dmeehan

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

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 = "148.20260109050201" +val VERSION = "148.20260110050246" 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: 54b15cf86cae87189ac6cb13db2fbdd4fb3a1461 (2026-01-09T05:02:01). + release: 32693fef638471a3667869ba0c0b7a8bb52c15e3 (2026-01-10T05:02:46). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 54b15cf86cae87189ac6cb13db2fbdd4fb3a1461 + revision: 32693fef638471a3667869ba0c0b7a8bb52c15e3 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/