Build apk ci
This commit is contained in:
parent
69f1dd0234
commit
4e547bc598
2 changed files with 66 additions and 2 deletions
5
app.json
5
app.json
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"expo": {
|
||||
"name": "interaktive-systeme",
|
||||
"name": "finanzfuchs-group-g",
|
||||
"slug": "interaktive-systeme",
|
||||
"version": "1.0.0",
|
||||
"orientation": "portrait",
|
||||
|
|
@ -22,7 +22,8 @@
|
|||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/images/adaptive-icon.png",
|
||||
"backgroundColor": "#ffffff"
|
||||
}
|
||||
},
|
||||
"package": "aau.is1.group_g"
|
||||
},
|
||||
"web": {
|
||||
"bundler": "metro",
|
||||
|
|
|
|||
Reference in a new issue