Skip to content

Commit f9143a5

Browse files
committed
Bug 1974372 - Update android nightly application-services version bump to 1bff9b9844bdce7111fff10e9c06bbbfe4a4a15c r=bdk
Differential Revision: https://phabricator.services.mozilla.com/D255290 UltraBlame original commit: 5f8acc94a4a7a79b9237c2c65ff938562466af7e
1 parent 7c04270 commit f9143a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

mobile/android/android-components/plugins/dependencies/src/main/java/ApplicationServices.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
44

55
// These lines are generated by android-components/automation/application-services-nightly-bump.py
6-
val VERSION = "142.20250626050326"
6+
val VERSION = "142.20250627050304"
77
val CHANNEL = ApplicationServicesChannel.NIGHTLY
88

99
object ApplicationServicesConfig {

mobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ origin:
3131

3232
# Human-readable identifier for this version/release
3333
# Generally "version NNN", "tag SSS", "bookmark SSS"
34-
release: d1736c57c2bf5994aaa73ca484cbdaafbffbc66d (2025-06-26T05:03:26).
34+
release: 1bff9b9844bdce7111fff10e9c06bbbfe4a4a15c (2025-06-27T05:03:04).
3535

3636
# Revision to pull in
3737
# Must be a long or short commit SHA (long preferred)
38-
revision: d1736c57c2bf5994aaa73ca484cbdaafbffbc66d
38+
revision: 1bff9b9844bdce7111fff10e9c06bbbfe4a4a15c
3939

4040
# The package's license, where possible using the mnemonic from
4141
# https://spdx.org/licenses/

0 commit comments

Comments
 (0)