fix
This commit is contained in:
@@ -51,11 +51,14 @@ android {
|
||||
keyAlias = keyProperties.getProperty("demoKeyAlias", "")
|
||||
keyPassword = keyProperties.getProperty("demoKeyPassword", "")
|
||||
}
|
||||
create("prodRelease") {
|
||||
storeFile = file(keyProperties.getProperty("prodStoreFile", ""))
|
||||
storePassword = keyProperties.getProperty("prodStorePassword", "")
|
||||
keyAlias = keyProperties.getProperty("prodKeyAlias", "")
|
||||
keyPassword = keyProperties.getProperty("prodKeyPassword", "")
|
||||
val prodStorePath = keyProperties.getProperty("prodStoreFile", "")
|
||||
if (prodStorePath.isNotEmpty()) {
|
||||
create("prodRelease") {
|
||||
storeFile = file(prodStorePath)
|
||||
storePassword = keyProperties.getProperty("prodStorePassword", "")
|
||||
keyAlias = keyProperties.getProperty("prodKeyAlias", "")
|
||||
keyPassword = keyProperties.getProperty("prodKeyPassword", "")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -83,7 +86,7 @@ android {
|
||||
dimension = "flavor-type"
|
||||
// No applicationIdSuffix — prod uses the base applicationId
|
||||
resValue("string", "app_name", "RE-Quest")
|
||||
signingConfig = signingConfigs.getByName("prodRelease")
|
||||
signingConfigs.findByName("prodRelease")?.let { signingConfig = it }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
134
android/app/src/prod/google-services.json
Normal file
134
android/app/src/prod/google-services.json
Normal file
@@ -0,0 +1,134 @@
|
||||
{
|
||||
"project_info": {
|
||||
"project_number": "703616926518",
|
||||
"project_id": "real-estate-2d71e",
|
||||
"storage_bucket": "real-estate-2d71e.firebasestorage.app"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:703616926518:android:77f205bca96f096ffca997",
|
||||
"android_client_info": {
|
||||
"package_name": "com.requestn.real_estate_mobile"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "703616926518-9h70kp29oqdgi8umr84u6n59kpb22q97.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyAwb_9fc7n9gbN_IQqWeYRkHSSykzVHCyc"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": [
|
||||
{
|
||||
"client_id": "703616926518-9h70kp29oqdgi8umr84u6n59kpb22q97.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:703616926518:android:270639d6887d2cb4fca997",
|
||||
"android_client_info": {
|
||||
"package_name": "com.requestn.real_estate_mobile.demo"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "703616926518-irmpibm3vlr1msi8bj1um78qm333cbpi.apps.googleusercontent.com",
|
||||
"client_type": 1,
|
||||
"android_info": {
|
||||
"package_name": "com.requestn.real_estate_mobile.demo",
|
||||
"certificate_hash": "8e31b3360e5e029447ed18ad1729ea17ae80d5b0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_id": "703616926518-9h70kp29oqdgi8umr84u6n59kpb22q97.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyAwb_9fc7n9gbN_IQqWeYRkHSSykzVHCyc"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": [
|
||||
{
|
||||
"client_id": "703616926518-9h70kp29oqdgi8umr84u6n59kpb22q97.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:703616926518:android:4342b796fbabb690fca997",
|
||||
"android_client_info": {
|
||||
"package_name": "com.requestn.real_estate_mobile.dev"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "703616926518-9h70kp29oqdgi8umr84u6n59kpb22q97.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyAwb_9fc7n9gbN_IQqWeYRkHSSykzVHCyc"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": [
|
||||
{
|
||||
"client_id": "703616926518-9h70kp29oqdgi8umr84u6n59kpb22q97.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:703616926518:android:2eb242f07b174c25fca997",
|
||||
"android_client_info": {
|
||||
"package_name": "com.requestn.real_estate_mobile.local"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "703616926518-9h70kp29oqdgi8umr84u6n59kpb22q97.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyAwb_9fc7n9gbN_IQqWeYRkHSSykzVHCyc"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": [
|
||||
{
|
||||
"client_id": "703616926518-9h70kp29oqdgi8umr84u6n59kpb22q97.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"configuration_version": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user