forked from mirrors/gecko-dev
Bug 1901359 - Update android nightly application-services version bump to 9884a6dfc1cc18dcede88dc58cb21a7e6a57da2c r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D212981
This commit is contained in:
parent
1af5989f0e
commit
15778b8c32
2 changed files with 3 additions and 3 deletions
|
|
@ -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 = "128.20240606050308"
|
||||
val VERSION = "128.20240608050303"
|
||||
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: 71578bea70b5f9da0b9c35c17e8fe15e9cf2ebc9 (2024-06-06T05:03:08).
|
||||
release: 9884a6dfc1cc18dcede88dc58cb21a7e6a57da2c (2024-06-08T05:03:03).
|
||||
|
||||
# Revision to pull in
|
||||
# Must be a long or short commit SHA (long preferred)
|
||||
revision: 71578bea70b5f9da0b9c35c17e8fe15e9cf2ebc9
|
||||
revision: 9884a6dfc1cc18dcede88dc58cb21a7e6a57da2c
|
||||
|
||||
# The package's license, where possible using the mnemonic from
|
||||
# https://spdx.org/licenses/
|
||||
|
|
|
|||
Loading…
Reference in a new issue