mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Bug 1932545 - Update android nightly application-services version bump to 3303de12a04710164f7c80fb5e466fbf2560a20f r=pascalc
Differential Revision: https://phabricator.services.mozilla.com/D229725
This commit is contained in:
parent
1e81964ca1
commit
d0b2430a43
@ -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.20241120050405"
|
||||
val VERSION = "134.20241121050227"
|
||||
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: c576470f1d73aa0100f2ca70faa404fffa88d75e (2024-11-20T05:04:05).
|
||||
release: 3303de12a04710164f7c80fb5e466fbf2560a20f (2024-11-21T05:02:27).
|
||||
|
||||
# Revision to pull in
|
||||
# Must be a long or short commit SHA (long preferred)
|
||||
revision: c576470f1d73aa0100f2ca70faa404fffa88d75e
|
||||
revision: 3303de12a04710164f7c80fb5e466fbf2560a20f
|
||||
|
||||
# The package's license, where possible using the mnemonic from
|
||||
# https://spdx.org/licenses/
|
||||
|
Loading…
Reference in New Issue
Block a user