Skip to content

Commit

Permalink
[UPDATE] app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
victorbalssa committed Oct 3, 2022
1 parent 51edc4e commit 51ec298
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Abacus",
"description": "🔥 Abacus: Firefly III iOS app 🔥",
"slug": "abacus",
"privacy": "hidden",
"privacy": "public",
"platforms": [
"ios"
],
Expand Down Expand Up @@ -33,6 +33,11 @@
"githubUrl": "https://github.com/victorbalssa/abacus",
"runtimeVersion": {
"policy": "sdkVersion"
},
"extra": {
"eas": {
"projectId": "292ed6dc-804c-4444-95f5-fa5d76d9913b"
}
}
}
}

0 comments on commit 51ec298

Please sign in to comment.