1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 13:57:10 +09:00

DROID-3413 App | Tech | Migrate debug app to the new firebase project (#2148)

This commit is contained in:
Evgenii Kozlov 2025-03-11 14:06:50 +01:00 committed by GitHub
parent 096f11fd39
commit ba5a3132fb
Signed by: github
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 18 deletions

View file

@ -112,7 +112,7 @@ android {
//signingConfig signingConfigs.debug
firebaseAppDistribution {
artifactType = "APK"
groups = "anytype-q&a, product-review, nightly"
groups = "anytype-q&a, android-team, product-review, nightly-ops"
serviceCredentialsFile = "$rootDir/scripts/distribution/anytype-debug-service-account-key.json"
}
}

View file

@ -1,36 +1,26 @@
{
"project_info": {
"project_number": "665406949256",
"project_id": "anytype-android-debug",
"storage_bucket": "anytype-android-debug.appspot.com"
"project_number": "398281119989",
"project_id": "anytype-apps",
"storage_bucket": "anytype-apps.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:665406949256:android:8baec30b42ce3ef37c9c3d",
"mobilesdk_app_id": "1:398281119989:android:043e7dea098f3c26644dbc",
"android_client_info": {
"package_name": "io.anytype.app.debug"
}
},
"oauth_client": [
{
"client_id": "665406949256-5o8i3ncjpi1dcurodpb5jai1ifcmhi1v.apps.googleusercontent.com",
"client_type": 3
}
],
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyC5LKHLSbY_oY_hele82RXGVFsEfTfrYW8"
"current_key": "AIzaSyBFUWr9FjRbdgSRHXL5uoktGZoOMUCjJqk"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "665406949256-5o8i3ncjpi1dcurodpb5jai1ifcmhi1v.apps.googleusercontent.com",
"client_type": 3
}
]
"other_platform_oauth_client": []
}
}
}