mirror of
https://github.com/coracle-social/flotilla.git
synced 2025-12-10 10:57:04 +00:00
Attempt to fix broken android
This commit is contained in:
@@ -4,6 +4,9 @@ const config: CapacitorConfig = {
|
|||||||
appId: 'social.flotilla',
|
appId: 'social.flotilla',
|
||||||
appName: 'Flotilla',
|
appName: 'Flotilla',
|
||||||
webDir: 'build'
|
webDir: 'build'
|
||||||
|
server: {
|
||||||
|
androidScheme: "https"
|
||||||
|
},
|
||||||
plugins: {
|
plugins: {
|
||||||
SplashScreen: {
|
SplashScreen: {
|
||||||
androidSplashResourceName: "splash"
|
androidSplashResourceName: "splash"
|
||||||
|
|||||||
Reference in New Issue
Block a user