firebase esta feita acabar o register
This commit is contained in:
@@ -1,9 +1,49 @@
|
||||
{
|
||||
"project_info": {
|
||||
"project_number": "123456789012",
|
||||
"project_id": "playmaker-basketball",
|
||||
"storage_bucket": "playmaker-basketball.appspot.com"
|
||||
"project_number": "74256198630",
|
||||
"firebase_url": "https://playmaker-9e0fc-default-rtdb.firebaseio.com",
|
||||
"project_id": "playmaker-9e0fc",
|
||||
"storage_bucket": "playmaker-9e0fc.firebasestorage.app"
|
||||
},
|
||||
"client": [],
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:74256198630:android:145e08f6bc85ff13d18427",
|
||||
"android_client_info": {
|
||||
"package_name": "com.example.playmaker"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyDm7MBJQ6vZEE_gM1Ek5LH3Mf5ui2YHc2I"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": []
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:74256198630:android:092ff62687a5e51dd18427",
|
||||
"android_client_info": {
|
||||
"package_name": "com.playmaker.basketball"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyDm7MBJQ6vZEE_gM1Ek5LH3Mf5ui2YHc2I"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": []
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"configuration_version": "1"
|
||||
}
|
||||
@@ -20,6 +20,9 @@ pluginManagement {
|
||||
plugins {
|
||||
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
|
||||
id("com.android.application") version "8.9.1" apply false
|
||||
// START: FlutterFire Configuration
|
||||
id("com.google.gms.google-services") version("4.3.15") apply false
|
||||
// END: FlutterFire Configuration
|
||||
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user