mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
Bug 1891663 - Update android nightly application-services version bump to 0a9c5c52f59fa241eac8fb094232062a6aa912b1 r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D207516
This commit is contained in:
parent
bcf09ced03
commit
1ab4adff0b
@ -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 = "126.20240410050314"
|
||||
val VERSION = "127.20240416050247"
|
||||
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: 2550d98ec22599dd1b1d45915ad5b119d1b7d64c (2024-04-10T05:03:14).
|
||||
release: 0a9c5c52f59fa241eac8fb094232062a6aa912b1 (2024-04-16T05:02:47).
|
||||
|
||||
# Revision to pull in
|
||||
# Must be a long or short commit SHA (long preferred)
|
||||
revision: 2550d98ec22599dd1b1d45915ad5b119d1b7d64c
|
||||
revision: 0a9c5c52f59fa241eac8fb094232062a6aa912b1
|
||||
|
||||
# The package's license, where possible using the mnemonic from
|
||||
# https://spdx.org/licenses/
|
||||
|
Loading…
Reference in New Issue
Block a user