tor-browser

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

commit a2076e87cdd94cb4cb4adc339f78b65ef008c434
parent 5fcab02dad8c5bcae4c486d71b27f7e6a67e4d57
Author: Dianna Smith <dsmith@mozilla.com>
Date:   Fri, 26 Dec 2025 15:40:29 +0000

Bug 2007725 - Update android nightly application-services version bump to 565276fe6c6eaf00237890941282009880723846 r=release-managers,dmeehan

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

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.20251224050247" +val VERSION = "148.20251225050215" 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: 1f20f9ea001e4fa6c7ae3d0995c6dfb6b0a8a90a (2025-12-24T05:02:47). + release: 565276fe6c6eaf00237890941282009880723846 (2025-12-25T05:02:15). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 1f20f9ea001e4fa6c7ae3d0995c6dfb6b0a8a90a + revision: 565276fe6c6eaf00237890941282009880723846 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/