forked from vergnet/application-amicale
Updated version number
This commit is contained in:
parent
72693d14f2
commit
14c6ae16b5
1 changed files with 2 additions and 2 deletions
4
app.json
4
app.json
|
@ -10,7 +10,7 @@
|
|||
"android",
|
||||
"web"
|
||||
],
|
||||
"version": "1.5.2",
|
||||
"version": "2.0.0",
|
||||
"orientation": "portrait",
|
||||
"primaryColor": "#be1522",
|
||||
"userInterfaceStyle": "automatic",
|
||||
|
@ -37,7 +37,7 @@
|
|||
},
|
||||
"android": {
|
||||
"package": "fr.amicaleinsat.application",
|
||||
"versionCode": 15,
|
||||
"versionCode": 16,
|
||||
"icon": "./assets/android.icon.png",
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/android.adaptive-icon.png",
|
||||
|
|
Loading…
Reference in a new issue