mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-19 12:14:47 +02:00
initial db rewrite
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"platforms": ["android"],
|
||||
"android": {
|
||||
"modules": ["expo.modules.astralibraryscanner.AstraLibraryScannerModule"]
|
||||
"modules": [
|
||||
"expo.modules.astralibraryscanner.AstraLibraryScannerModule",
|
||||
"expo.modules.astralibraryscanner.AstraLibraryDataModule"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user