tor-browser

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

commit 0f456fd2ed8a81611516060875e6248bc2db07cb
parent 6c760e75d2d1b4e5d17cb48d2a15a79e098ddb33
Author: Updatebot <updatebot@mozilla.com>
Date:   Tue, 16 Dec 2025 12:59:51 +0000

Bug 2006249 - Update android nightly application-services version bump to 2801ef57b11079d8cad63caed0807b3aa3224fca r=release-managers,dmeehan

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

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.20251211030305" +val VERSION = "148.20251216050241" 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: 4e6614a565b95af2b7401269b56c3bfa38320128 (2025-12-11T03:03:05). + release: 2801ef57b11079d8cad63caed0807b3aa3224fca (2025-12-16T05:02:41). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 4e6614a565b95af2b7401269b56c3bfa38320128 + revision: 2801ef57b11079d8cad63caed0807b3aa3224fca # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/