App con inicio y base de datos pero sin direccion

This commit is contained in:
JaredAyala
2026-05-22 22:09:49 -06:00
parent 2cd7fe285d
commit f914682198
42 changed files with 1894 additions and 50 deletions

29
app/google-services.json Normal file
View File

@@ -0,0 +1,29 @@
{
"project_info": {
"project_number": "168486816372",
"project_id": "hackon-4abe2",
"storage_bucket": "hackon-4abe2.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:168486816372:android:aff8739eafd01d6e025f21",
"android_client_info": {
"package_name": "com.example.basurapp"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyB-UnjmxI61A4V4VxsJ1ukIYt0idhfocu8"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}