Bug 1968265 - Update android nightly application-services version bump to acb87bfc59ced0a6fcb23c8d231bd5f690fc76ed r=dmeehan

Differential Revision: https://phabricator.services.mozilla.com/D251016
This commit is contained in:
Updatebot
2025-05-23 17:30:02 +00:00
committed by dmeehan@mozilla.com
parent 2e75abb42f
commit e7e4415a85
3 changed files with 4 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ play-services-fido = "21.2.0"
protobuf = "4.30.2" # Keep Protobuf in sync with the version used by AppServices. protobuf = "4.30.2" # Keep Protobuf in sync with the version used by AppServices.
# JNA # JNA
jna = "5.17.0" jna = "5.14.0" # Don't update until Android 5/6 support is dropped
# Gradle plugins # Gradle plugins
jacoco = "0.8.13" jacoco = "0.8.13"

View File

@@ -3,7 +3,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */ * 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 // These lines are generated by android-components/automation/application-services-nightly-bump.py
val VERSION = "140.20250521050419" val VERSION = "140.20250523140405"
val CHANNEL = ApplicationServicesChannel.NIGHTLY val CHANNEL = ApplicationServicesChannel.NIGHTLY
object ApplicationServicesConfig { object ApplicationServicesConfig {

View File

@@ -31,11 +31,11 @@ origin:
# Human-readable identifier for this version/release # Human-readable identifier for this version/release
# Generally "version NNN", "tag SSS", "bookmark SSS" # Generally "version NNN", "tag SSS", "bookmark SSS"
release: 75a87f0b4b74564337372a2608c3a9f670f5d003 (2025-05-21T05:04:19). release: acb87bfc59ced0a6fcb23c8d231bd5f690fc76ed (2025-05-23T14:04:05).
# Revision to pull in # Revision to pull in
# Must be a long or short commit SHA (long preferred) # Must be a long or short commit SHA (long preferred)
revision: 75a87f0b4b74564337372a2608c3a9f670f5d003 revision: acb87bfc59ced0a6fcb23c8d231bd5f690fc76ed
# The package's license, where possible using the mnemonic from # The package's license, where possible using the mnemonic from
# https://spdx.org/licenses/ # https://spdx.org/licenses/