Skip to content

Commit 463b38a

Browse files
Martinmartinkaintas
Martin
authored andcommitted
feat: remove cordova headercolor plugin
1 parent 9590675 commit 463b38a

File tree

3 files changed

+0
-10
lines changed

3 files changed

+0
-10
lines changed

config.xml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<platform name="android">
2323
<allow-intent href="market:*" />
2424
<preference name="SplashMaintainAspectRatio" value="true" />
25-
<preference name="HeaderColor" value="#141414" />
2625
<preference name="android-targetSdkVersion" value="30" />
2726
<resource-file src="resources/values/colors.xml" target="/app/src/main/res/values/colors.xml" />
2827
<icon background="@color/background" density="ldpi" foreground="resources/android/icon/ldpi-foreground.png" />

package-lock.json

-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
"bitcoinjs-lib": "^6.1.3",
5858
"camelcase-keys-deep": "^0.1.0",
5959
"cordova-ios": "^6.2.0",
60-
"cordova-plugin-headercolor": "^1.0.0",
6160
"cordova-plugin-network-information": "^3.0.0",
6261
"cordova-plugin-x-socialsharing": "^6.0.4",
6362
"dayjs": "^1.11.7",

0 commit comments

Comments
 (0)