mirror of
https://github.com/JingMatrix/LSPosed.git
synced 2026-03-26 06:43:35 +00:00
Centralize dependencies and migrate to submodules Move `apache` and `axml` modules to a unified `external` directory and migrate libxposed API and service interfaces from Maven dependencies to Git submodules. Included changes: - Updated .gitmodules with new paths. - Simplified core.yml CI workflow. - Updated Gradle project references to use the new directory structure. - Added documentation for external components.
12 lines
96 B
Plaintext
12 lines
96 B
Plaintext
.project
|
|
.settings
|
|
.cache
|
|
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea
|
|
.DS_Store
|
|
build
|
|
/captures
|
|
bin/
|