Attempt to fix broken android

This commit is contained in:
Jon Staab
2025-01-20 08:40:37 -08:00
parent 86928fc12c
commit 8e38271534

View File

@@ -4,6 +4,9 @@ const config: CapacitorConfig = {
appId: 'social.flotilla',
appName: 'Flotilla',
webDir: 'build'
server: {
androidScheme: "https"
},
plugins: {
SplashScreen: {
androidSplashResourceName: "splash"