forked from vergnet/application-amicale
Updated appstore link
This commit is contained in:
parent
82924b2a4b
commit
01a55c8b89
2 changed files with 2 additions and 2 deletions
2
app.json
2
app.json
|
@ -10,7 +10,7 @@
|
||||||
"android",
|
"android",
|
||||||
"web"
|
"web"
|
||||||
],
|
],
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"orientation": "portrait",
|
"orientation": "portrait",
|
||||||
"primaryColor": "#be1522",
|
"primaryColor": "#be1522",
|
||||||
"icon": "./assets/android.icon.png",
|
"icon": "./assets/android.icon.png",
|
||||||
|
|
|
@ -11,7 +11,7 @@ import CustomMaterialIcon from "../../components/CustomMaterialIcon";
|
||||||
import AsyncStorageManager from "../../utils/AsyncStorageManager";
|
import AsyncStorageManager from "../../utils/AsyncStorageManager";
|
||||||
|
|
||||||
const links = {
|
const links = {
|
||||||
appstore: 'https://qwant.com',
|
appstore: 'https://apps.apple.com/us/app/campus-amicale-insat/id1477722148',
|
||||||
playstore: 'https://play.google.com/store/apps/details?id=fr.amicaleinsat.application',
|
playstore: 'https://play.google.com/store/apps/details?id=fr.amicaleinsat.application',
|
||||||
expo: 'https://expo.io/@amicaleinsat/application-amicale',
|
expo: 'https://expo.io/@amicaleinsat/application-amicale',
|
||||||
git: 'https://git.srv-falcon.etud.insa-toulouse.fr/vergnet/application-amicale/src/branch/master/README.md',
|
git: 'https://git.srv-falcon.etud.insa-toulouse.fr/vergnet/application-amicale/src/branch/master/README.md',
|
||||||
|
|
Loading…
Reference in a new issue