6.7.0 - Alpha14 - Fine tuning

This commit is contained in:
SuperMonster003
2026-01-16 18:22:40 +08:00
parent 580b2d642c
commit e899906634
11 changed files with 33 additions and 24 deletions

View File

@@ -5,7 +5,12 @@ import { findTargetRows } from './utils/puppeteer-helpers.mjs';
import { getMinSupportedAgpVersion, getMinSupportedGradleVersion } from './utils/properties.mjs';
import { updateGradleMapData } from './utils/update-helper.mjs';
const URL = 'https://developer.android.com/build/releases/gradle-plugin#updating-gradle';
// @Hint by SuperMonster003 on Jan 16, 2026.
// ! Invalid since Jan 16, 2026.
// ! zh-CN: 自 2026 年 1 月 16 日起无效.
// # const URL = 'https://developer.android.com/build/releases/gradle-plugin#updating-gradle';
const URL = 'https://developer.android.com/build/releases/about-agp';
(async function main() {
const rows = await findTargetRows({