Files
projet_gestion_commande/frontend-admin/node_modules/expo-image-loader/expo-module.config.json
T
2026-02-07 22:33:02 +01:00

12 lines
238 B
JSON

{
"platforms": ["apple", "android"],
"android": {
"publication": {
"groupId": "host.exp.exponent",
"artifactId": "expo.modules.imageloader",
"version": "6.0.0",
"repository": "local-maven-repo"
}
}
}