mirror of
https://github.com/minibits-cash/minibits_wallet.git
synced 2026-07-22 07:48:28 +00:00
7 lines
153 B
JavaScript
7 lines
153 B
JavaScript
module.exports = {
|
|
project: {
|
|
automaticPodsInstallation: true,
|
|
android:{}
|
|
},
|
|
assets:['./assets/fonts/', './assets/icons/'],
|
|
} |