chore: build
Frontend Admin - EAS Build / build (push) Successful in 2h0m43s

This commit is contained in:
Nuxgrid
2026-07-12 14:54:02 +02:00
parent becadc0bb2
commit 2919bca86d
3 changed files with 26 additions and 3 deletions
+6 -1
View File
@@ -57,7 +57,12 @@
"policy": "appVersion"
},
"updates": {
"url": "https://u.expo.dev/fcb7a0bc-5b2f-453d-ba16-9f97d9f0e440"
"url": "https://u.expo.dev/fcb7a0bc-5b2f-453d-ba16-9f97d9f0e440",
"codeSigningCertificate": "./certs/certificate.pem",
"codeSigningMetadata": {
"keyid": "main",
"alg": "rsa-v1_5-sha256"
}
}
}
}