Initial import of f7cloud-mobile native Android app.
Kotlin/Compose client for F7cloud (mail, files, talk, calendar, contacts, tasks, support). Current version: 0.5.113 (build 121).
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"project_info": {
|
||||
"project_number": "YOUR_PROJECT_NUMBER",
|
||||
"project_id": "f7push",
|
||||
"storage_bucket": "f7push.firebasestorage.app"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:PROJECT_NUMBER:android:WEBVIEW_APP_HASH",
|
||||
"android_client_info": {
|
||||
"package_name": "ru.forbion.f7cloud"
|
||||
}
|
||||
},
|
||||
"api_key": [{ "current_key": "YOUR_API_KEY" }]
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:PROJECT_NUMBER:android:MOBILE_APP_HASH",
|
||||
"android_client_info": {
|
||||
"package_name": "ru.forbion.f7cloud.mobile"
|
||||
}
|
||||
},
|
||||
"api_key": [{ "current_key": "YOUR_API_KEY" }]
|
||||
}
|
||||
],
|
||||
"configuration_version": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user