mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-16 16:21:21 +02:00
11 lines
265 B
JSON
11 lines
265 B
JSON
{
|
|
"platforms": ["android"],
|
|
"android": {
|
|
"modules": [
|
|
"expo.modules.astralibraryscanner.AstraLibraryScannerModule",
|
|
"expo.modules.astralibraryscanner.AstraLibraryDataModule",
|
|
"expo.modules.astralibraryscanner.AstraQueueModule"
|
|
]
|
|
}
|
|
}
|