# Credentials Google Play

Déposer ici la clé du **service account** Google ayant accès aux 3 apps Stimart
(`com.dynseo.stimart.edith`, `...joe`, `...coco`) dans la Play Console :

    credentials/service-account.json

Ce fichier est **gitignored** (ne jamais le committer). En production sur
android.dynseo.com, le placer idéalement hors de la racine web et ajuster
`SERVICE_ACCOUNT_PATH` dans `htdocs/lib/config.php`.

Le service account doit avoir le rôle permettant l'accès à l'API
« Google Play Android Developer » (scope androidpublisher) pour ces packages.
