6.7.0 - Alpha23 - 移除 "android.enableJetifier=true"; 模块化 Expandable Layout, Expandable RecyclerView, Recyclerview Flexible Divider

This commit is contained in:
SuperMonster003
2026-03-07 19:35:05 +08:00
parent 0cc28bdb6c
commit 528f3e59dc
47 changed files with 4673 additions and 75 deletions

View File

@@ -1,7 +0,0 @@
plugins {
id("org.autojs.build.local-arr-register-convention")
}
localAars {
files += "expandable-layout-1.6.0.aar"
}

View File

@@ -1,7 +0,0 @@
plugins {
id("org.autojs.build.local-arr-register-convention")
}
localAars {
files += "recyclerview-flexibledivider-1.4.0.aar"
}