XuqmGroup-AndroidSDK/sdk-push
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 feat(push): use Firebase token auto registration 2026-04-29 09:50:09 +08:00
build.gradle.kts build: switch apply(from) to Groovy publish.gradle for AGP compat 2026-04-29 15:23:51 +08:00