tor-browser

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

commit cc476ae83da1f7106656881c7f7ee08b1f0b4c5a
parent b40db3d7fa40cf79014eb2c32c25b56b293f787a
Author: Updatebot <updatebot@mozilla.com>
Date:   Wed, 19 Nov 2025 13:09:09 +0000

Bug 2001028 - Update android nightly application-services version bump to 6a33033826ae9aae4d20234b020ff43ae804c5ed r=dmeehan

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

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.20251118050429" +val VERSION = "147.20251119050341" 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: 833cc3dc7f1fdebadbe880d1f268893fd9e3067b (2025-11-18T05:04:29). + release: 6a33033826ae9aae4d20234b020ff43ae804c5ed (2025-11-19T05:03:41). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 833cc3dc7f1fdebadbe880d1f268893fd9e3067b + revision: 6a33033826ae9aae4d20234b020ff43ae804c5ed # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/