chore: 更新应用名称为“灵动云雀模板”,并添加 EAS 构建配置
Some checks failed
Expo Local Build APK / build-apk (push) Failing after 22m20s

This commit is contained in:
2025-08-14 10:23:39 +08:00
parent 65018c1d57
commit e3fff05532
2 changed files with 11 additions and 1 deletions

9
eas.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build": {
"production": {
"android": {
"buildType": "apk"
}
}
}
}