Skip to content

Commit 4421148

Browse files
committed
Bug 2002449 - Update android nightly application-services version bump to ddaf9f964901b115fe0a2fe29afe6379c0f859a6 r=release-managers,pascalc DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D274115
1 parent 0b73f65 commit 4421148

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 = "147.20251125170615"
6+
val VERSION = "147.20251126050344"
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: a654412b9624ead4cb1406629e2d5890ce766dda (2025-11-25T17:06:15).
34+
release: ddaf9f964901b115fe0a2fe29afe6379c0f859a6 (2025-11-26T05:03:44).
3535

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

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

0 commit comments

Comments
 (0)