tor-browser

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

commit 8b934cacc1c95e71c4e50ae33d2b032e0eaae827
parent 42990f5ce6d52b0a0d9453cbc16637d1ad1b9498
Author: Updatebot <updatebot@mozilla.com>
Date:   Tue, 25 Nov 2025 20:33:52 +0000

Bug 2002361 - Update android nightly application-services version bump to a654412b9624ead4cb1406629e2d5890ce766dda r=dmeehan

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

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.20251125050409" +val VERSION = "147.20251125170615" 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: 44e382ea51c8a794763fab2f67b452e1df11f0df (2025-11-25T05:04:09). + release: a654412b9624ead4cb1406629e2d5890ce766dda (2025-11-25T17:06:15). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 44e382ea51c8a794763fab2f67b452e1df11f0df + revision: a654412b9624ead4cb1406629e2d5890ce766dda # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/