Login e Criar conta

This commit is contained in:
2025-12-03 10:33:52 +00:00
parent 5a7ed084f5
commit 8fb4ceef95
22 changed files with 630 additions and 63 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
alias(libs.plugins.google.gms.google.services) apply false
}