refactor: organize codes; add README.md

This commit is contained in:
Miuzarte
2026-03-19 12:25:53 +08:00
parent c0c4ae1d23
commit 71e942b23e
25 changed files with 1696 additions and 1015 deletions

View File

@@ -28,6 +28,7 @@ android {
ndk {
abiFilters.clear()
//noinspection ChromeOsAbiSupport
abiFilters += configuredAbiList
}