finish android task suite

This commit is contained in:
2026-06-02 08:14:00 -04:00
parent 6c4d77bbec
commit 36b087ae92
57 changed files with 7566 additions and 459 deletions

26
android/.gitignore vendored
View File

@@ -1,2 +1,28 @@
.gradle
.kotlin
# Keystore and signing (SENSITIVE — never commit)
*.keystore
*.jks
key.properties
# Build outputs
build/
app/build/
# IDE
.idea/
*.iml
*.ipr
*.iws
# Local config
local.properties
# OS
.DS_Store
Thumbs.db
# Generated
gen/