Update eas.json
Build Custom Bluesky APK / build-android (push) Has been cancelled

This commit is contained in:
2026-09-08 00:57:20 +00:00
parent 2024ec73f1
commit 1b3a0213f9
+6
View File
@@ -8,6 +8,12 @@
"base": {
"node": "24.19.0"
},
"selfhosted-android": {
"android": {
"buildType": "apk",
"credentialsSource": "local"
}
},
"development": {
"extends": "base",
"developmentClient": true,