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

View File

@@ -1,4 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.android.application) apply false
id("com.google.gms.google-services") version "4.4.4" apply false
}