Files
Schnappix/node_modules/expo-image-loader/expo-module.config.json
T

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"
}
}
}