Commit Graph

5 Commits

Author SHA1 Message Date
033e5c24cd 更新.gitignore和README.md 2026-03-18 23:12:35 +08:00
1d4cc5fede Configure .gitignore to properly ignore build artifacts
- Add comprehensive Android/Gradle ignore patterns
- Ignore compiled output, dependencies, and sensitive files
- Remove tracked build artifacts from repository
2026-03-15 23:31:07 +08:00
4415f28d08 Add release build configuration with automatic signing
- Configure release build type with minify and shrink resources
- Add signing configuration using keystore
- Use gradle.properties for secure password storage
- Add keystore to .gitignore for security
2026-03-15 21:47:31 +08:00
0fe9ed4998 chore(ignore): ignore NUL file and common build outputs 2026-03-01 12:59:28 +08:00
b20d5356d5 添加位置浮动层测试,使用Airtest测试框架验证 2026-02-28 22:28:19 +08:00