Skip to content

Commit 642afee

Browse files
updatebot-cidsmithpadilla
authored andcommitted
Bug 1993162 - Update android nightly application-services version bump to 2cf35a2c8d2739ac76284559b26d793c3f5d0038 r=diannaS
Differential Revision: https://phabricator.services.mozilla.com/D267908
1 parent 3f5c6b4 commit 642afee

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 = "145.20251007050331"
6+
val VERSION = "145.20251008050342"
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: cd04a4d1a74294ab08434d7a5a8152d25d25e53c (2025-10-07T05:03:31).
34+
release: 2cf35a2c8d2739ac76284559b26d793c3f5d0038 (2025-10-08T05:03:42).
3535

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

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

0 commit comments

Comments
 (0)