mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
feat(apk): Updated Android app icon
This commit is contained in:
@@ -69,6 +69,7 @@ yarn-error.log
|
||||
.yarn-integrity
|
||||
|
||||
android/
|
||||
resources/android/
|
||||
|
||||
# Explit files to keep
|
||||
!.env.development
|
||||
|
||||
Generated
+13195
-36503
File diff suppressed because it is too large
Load Diff
+2
-1
@@ -11,7 +11,7 @@
|
||||
"scripts": {
|
||||
"build": "gatsby build",
|
||||
"build:ipfs": "gatsby build --prefix-paths",
|
||||
"android:setup": "npx cap add android; npx cap update android; npx cap update android; npx cap copy android",
|
||||
"android:setup": "npx cap add android; npx cap update android; npx cap update android; npx cap copy android; capacitor-resources -p android",
|
||||
"android:open": "npx cap open android",
|
||||
"develop": "gatsby develop",
|
||||
"lint": "standard --env mocha --fix",
|
||||
@@ -36,6 +36,7 @@
|
||||
"url": "https://github.com/Permissionless-Software-Foundation/wallet.fullstack.cash/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"capacitor-resources": "^2.0.5",
|
||||
"husky": "^4.3.8",
|
||||
"semantic-release": "^17.3.7",
|
||||
"standard": "^16.0.3"
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 92 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user