tor-browser

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

commit 01c0e2b464a8bd75f9dbb39c11a700e97cc6e0f0
parent a6420cd0f2e2ac2cb3936808128ccd0812745a2f
Author: Updatebot <updatebot@mozilla.com>
Date:   Wed, 31 Dec 2025 13:15:08 +0000

Bug 2008079 - Update android nightly application-services version bump to f46182e4a8ae04b1b8ac9d3a2675580e215a3283 r=release-managers,dmeehan

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

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.20251230050251" +val VERSION = "148.20251231050147" 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: b343bf76cd69e78f60fe3fbdf7327ef9891b842a (2025-12-30T05:02:51). + release: f46182e4a8ae04b1b8ac9d3a2675580e215a3283 (2025-12-31T05:01:47). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: b343bf76cd69e78f60fe3fbdf7327ef9891b842a + revision: f46182e4a8ae04b1b8ac9d3a2675580e215a3283 # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/