forked from mirrors/gecko-dev
Bug 1897268 - Update android nightly application-services version bump to 15e90ad278221a99b90f9f489a721d1800835fa1 r=lina
Differential Revision: https://phabricator.services.mozilla.com/D210717
This commit is contained in:
parent
cf5e24f720
commit
baca95a7c3
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/. */
|
* 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
|
// These lines are generated by android-components/automation/application-services-nightly-bump.py
|
||||||
val VERSION = "128.20240515050300"
|
val VERSION = "128.20240516171146"
|
||||||
val CHANNEL = ApplicationServicesChannel.NIGHTLY
|
val CHANNEL = ApplicationServicesChannel.NIGHTLY
|
||||||
|
|
||||||
object ApplicationServicesConfig {
|
object ApplicationServicesConfig {
|
||||||
|
|
|
||||||
|
|
@ -31,11 +31,11 @@ origin:
|
||||||
|
|
||||||
# Human-readable identifier for this version/release
|
# Human-readable identifier for this version/release
|
||||||
# Generally "version NNN", "tag SSS", "bookmark SSS"
|
# Generally "version NNN", "tag SSS", "bookmark SSS"
|
||||||
release: 75d76ea5e463eaa1e7b2c5c5f4c5cdc6d773317b (2024-05-15T05:03:00).
|
release: 15e90ad278221a99b90f9f489a721d1800835fa1 (2024-05-16T17:11:46).
|
||||||
|
|
||||||
# Revision to pull in
|
# Revision to pull in
|
||||||
# Must be a long or short commit SHA (long preferred)
|
# Must be a long or short commit SHA (long preferred)
|
||||||
revision: 75d76ea5e463eaa1e7b2c5c5f4c5cdc6d773317b
|
revision: 15e90ad278221a99b90f9f489a721d1800835fa1
|
||||||
|
|
||||||
# The package's license, where possible using the mnemonic from
|
# The package's license, where possible using the mnemonic from
|
||||||
# https://spdx.org/licenses/
|
# https://spdx.org/licenses/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue