feat: add installable Lingji Android shell

This commit is contained in:
QiuSW
2026-08-07 18:00:38 +08:00
parent de480ee9bb
commit 730bc528be
43 changed files with 1007 additions and 125 deletions
+1 -1
View File
@@ -14,6 +14,6 @@ dependencyResolutionManagement {
}
}
// Repository code name only. This is not the formal product name (TBD-001).
// The repository keeps its original code name; the Android product identity is defined in :app.
rootProject.name = "brainwave"
include(":app")