Files
astra-mobile/modules/astra-audio-route/expo-module.config.json
T
2026-07-07 16:22:30 -04:00

7 lines
121 B
JSON

{
"platforms": ["android"],
"android": {
"modules": ["expo.modules.astraaudioroute.AstraAudioRouteModule"]
}
}