XuqmGroup-AndroidSDK/sdk-core
XuqmGroup b5d00c5f78 build: switch apply(from) to Groovy publish.gradle for AGP compat
KTS scripts loaded via apply(from) are compiled without AGP on the
classpath, so LibraryExtension and ext are unresolvable. Groovy
applied scripts are evaluated dynamically and don't have this issue.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 15:23:51 +08:00
..
src/main/java/com/xuqm/sdk feat(chat): 添加聊天界面和文件更新SDK功能 2026-04-28 20:11:38 +08:00
build.gradle.kts build: switch apply(from) to Groovy publish.gradle for AGP compat 2026-04-29 15:23:51 +08:00