Forked from gatsby-theme-bch-wallet

This commit is contained in:
Chris Troutner
2022-04-11 16:33:03 -07:00
commit 3ed3531cb0
69 changed files with 59089 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"appId": "com.example.app",
"appName": "wallet.fullstack.cash",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "public",
"plugins": {
"SplashScreen": {
"launchShowDuration": 0
}
},
"cordova": {},
"linuxAndroidStudioPath": "/home/danielhumgon/Downloads/android-studio/bin/studio.sh"
}