We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb1b4d commit a82228aCopy full SHA for a82228a
capacitor.config.ts
@@ -5,6 +5,7 @@ const config: CapacitorConfig = {
5
appId: "uwu.cookie.app",
6
appName: "Cookie",
7
webDir: "build",
8
+ backgroundColor: "#FFFBDE",
9
plugins: {
10
AdMob: {
11
androidAppId: "ca-app-pub-6690516270288705~6535066913",
0 commit comments