I Want To Heal 2 build v1.0.0
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
import type { CapacitorConfig } from '@capacitor/cli'
|
||||
|
||||
const config: CapacitorConfig = {
|
||||
appId: 'com.phenomrom.iwanttoheal2',
|
||||
appName: 'I Want To Heal 2',
|
||||
webDir: 'dist',
|
||||
bundledWebRuntime: false,
|
||||
server: {
|
||||
androidScheme: 'https',
|
||||
},
|
||||
}
|
||||
|
||||
export default config
|
||||
Reference in New Issue
Block a user