mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
Bug 1932809 - Update android nightly application-services version bump to 7b65c4913428d495f3d2bad411dae1c6c147cd17 r=pascalc
Differential Revision: https://phabricator.services.mozilla.com/D229877
This commit is contained in:
parent
98f0ec6012
commit
a00b5c2ed7
@ -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 = "134.20241121050227"
|
||||
val VERSION = "134.20241122050253"
|
||||
val CHANNEL = ApplicationServicesChannel.NIGHTLY
|
||||
|
||||
object ApplicationServicesConfig {
|
||||
|
@ -31,11 +31,11 @@ origin:
|
||||
|
||||
# Human-readable identifier for this version/release
|
||||
# Generally "version NNN", "tag SSS", "bookmark SSS"
|
||||
release: 3303de12a04710164f7c80fb5e466fbf2560a20f (2024-11-21T05:02:27).
|
||||
release: 7b65c4913428d495f3d2bad411dae1c6c147cd17 (2024-11-22T05:02:53).
|
||||
|
||||
# Revision to pull in
|
||||
# Must be a long or short commit SHA (long preferred)
|
||||
revision: 3303de12a04710164f7c80fb5e466fbf2560a20f
|
||||
revision: 7b65c4913428d495f3d2bad411dae1c6c147cd17
|
||||
|
||||
# The package's license, where possible using the mnemonic from
|
||||
# https://spdx.org/licenses/
|
||||
|
Loading…
Reference in New Issue
Block a user