tor-browser

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

commit dae7a7c8626ea7bc2b19ac98b95157cb6c1209cd
parent 454f00f6426aee0378e10fde62a2ba59da88b15f
Author: Updatebot <updatebot@mozilla.com>
Date:   Thu,  8 Jan 2026 15:02:29 +0000

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

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

Diffstat:
Mgradle/libs.versions.toml | 2+-
Mmobile/android/android-components/plugins/dependencies/src/main/java/ApplicationServices.kt | 2+-
Mmobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml | 4++--
3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml @@ -59,7 +59,7 @@ play-review = "2.0.2" play-services-ads-id = "18.2.0" play-services-base = "18.9.0" play-services-fido = "21.2.0" -protobuf = "4.33.0" # Keep Protobuf in sync with the version used by AppServices. +protobuf = "4.33.2" # Keep Protobuf in sync with the version used by AppServices. # Gradle plugins jacoco = "0.8.14" 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.20260107050141" +val VERSION = "148.20260108050205" 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: 788039b874400702916cb4c3b73e655a42426355 (2026-01-07T05:01:41). + release: aba6c68a54b6670ac3f6794a183d28cb67b16a3a (2026-01-08T05:02:05). # Revision to pull in # Must be a long or short commit SHA (long preferred) - revision: 788039b874400702916cb4c3b73e655a42426355 + revision: aba6c68a54b6670ac3f6794a183d28cb67b16a3a # The package's license, where possible using the mnemonic from # https://spdx.org/licenses/