tor-browser

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

commit 1ee58eaa7d17fc114f849464fef2eee9f953bed9
parent 303c960d005e10ec0cbc9b0e5db6f1c369fee1c0
Author: Updatebot <updatebot@mozilla.com>
Date:   Thu,  4 Dec 2025 13:48:51 +0000

Bug 2003982 - Update android nightly application-services version bump to 3a1dc8d28092466a107a3467b47f172c8a55b9b2 r=RyanVM,release-managers

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

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 = "147.20251202050421" +val VERSION = "147.20251204050314" 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: 1a7a3b014bd3c9f089c16657545ee604d974b47b (2025-12-02T05:04:21). + release: 3a1dc8d28092466a107a3467b47f172c8a55b9b2 (2025-12-04T05:03:14). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 1a7a3b014bd3c9f089c16657545ee604d974b47b + revision: 3a1dc8d28092466a107a3467b47f172c8a55b9b2 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/