0

Roll androidx from kf6HwhmZ9AtysOn50... to grJo1DQvtLdxZJkMu...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/androidx-chromium
Please CC clank-build@google.com,clank-library-failures@google.com,wnwen@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:android-internal-binary-size;luci.chrome.try:android-internal-rel
Tbr: clank-library-failures@google.com
Change-Id: I822d4c7983dc274c34ad08a8318a4caaaa184dc9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6402413
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1438761}
This commit is contained in:
chromium-autoroll 2025-03-27 08:22:31 -07:00 committed by Chromium LUCI CQ
parent c850f42691
commit 70c60f3967
2 changed files with 2 additions and 2 deletions
DEPS
third_party/androidx

2
DEPS

@ -1651,7 +1651,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/androidx',
'version': 'kf6HwhmZ9AtysOn50-zNV2inWW0WKDch2JqcqltAbnkC',
'version': 'grJo1DQvtLdxZJkMuCYkyYHt_NOBFqixuNOfhflMjMwC',
},
],
'condition': 'checkout_android and non_git_source',

@ -294,7 +294,7 @@ repositories {
google()
maven {
// This URL is generated by the fetch_all_androidx.py script.
url 'https://androidx.dev/snapshots/builds/13279313/artifacts/repository'
url 'https://androidx.dev/snapshots/builds/13281234/artifacts/repository'
}
mavenCentral()
}