6.6.3 - Alpha - 打包单文件时自动读取并勾选已安装应用的声明权限 (issue #362)

This commit is contained in:
SuperMonster003
2025-04-18 17:41:14 +08:00
parent 102c058226
commit eb0e9141f7
39 changed files with 134 additions and 31 deletions

View File

@@ -315,6 +315,8 @@ pluginManagement {
)
val kspVersionMap = mapOf(
"2.2.0-Beta1" to "2.0.0", /* Apr 17, 2025. */
"2.1.21-RC" to "2.0.0", /* Apr 18, 2025. */
"2.1.20" to "2.0.0", /* Apr 9, 2025. */
"2.1.20-RC3" to "1.0.31", /* Mar 15, 2025. */
"2.1.20-RC2" to "1.0.31", /* Mar 7, 2025. */