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",
|
||||
"web"
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"orientation": "portrait",
|
||||
"primaryColor": "#be1522",
|
||||
"icon": "./assets/android.icon.png",
|
||||
|
|
|
@ -11,7 +11,7 @@ import CustomMaterialIcon from "../../components/CustomMaterialIcon";
|
|||
import AsyncStorageManager from "../../utils/AsyncStorageManager";
|
||||
|
||||
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',
|
||||
expo: 'https://expo.io/@amicaleinsat/application-amicale',
|
||||
git: 'https://git.srv-falcon.etud.insa-toulouse.fr/vergnet/application-amicale/src/branch/master/README.md',
|
||||
|
|
Loading…
Reference in a new issue