Initial Release: SAVEXSTATE Vault V1 - Cyber Orange Edition
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"flutter": {
|
||||
"platforms": {
|
||||
"android": {
|
||||
"default": {
|
||||
"projectId": "sage-the-64th-wonder",
|
||||
"appId": "1:401871647549:android:bc0a553f0358981ebd0b54",
|
||||
"fileOutput": "android/app/google-services.json"
|
||||
}
|
||||
},
|
||||
"dart": {
|
||||
"lib/firebase_options.dart": {
|
||||
"projectId": "sage-the-64th-wonder",
|
||||
"configurations": {
|
||||
"android": "1:401871647549:android:bc0a553f0358981ebd0b54",
|
||||
"ios": "1:401871647549:ios:158bd8714840c262bd0b54",
|
||||
"macos": "1:401871647549:ios:158bd8714840c262bd0b54",
|
||||
"web": "1:401871647549:web:9a403344032a2520bd0b54",
|
||||
"windows": "1:401871647549:web:2a782aff43bcbd21bd0b54"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"hosting": {
|
||||
"public": "build/web",
|
||||
"ignore": [
|
||||
"firebase.json",
|
||||
"**/.*",
|
||||
"**/node_modules/**"
|
||||
],
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "**",
|
||||
"destination": "/index.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user