eas firebase config
This commit is contained in:
@@ -9,12 +9,21 @@
|
||||
"ios": {
|
||||
"buildConfiguration": "Release",
|
||||
"autoIncrement": "buildNumber"
|
||||
},
|
||||
"android": {
|
||||
"buildType": "apk",
|
||||
"autoIncrement": "versionCode"
|
||||
}
|
||||
},
|
||||
"preview": {
|
||||
"distribution": "internal",
|
||||
"ios": {
|
||||
"simulator": true
|
||||
},
|
||||
"android": {
|
||||
"buildType": "apk",
|
||||
"gradleCommand": ":app:assembleDebug",
|
||||
"applicationArchivePath": "android/app/build/outputs/apk/debug/app-debug.apk"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user