Melhoramentos nos designs todos e correção de erros

This commit is contained in:
2026-03-10 15:42:51 +00:00
parent 05308a944e
commit 347b916c53
72 changed files with 4467 additions and 415 deletions

View File

@@ -16,9 +16,9 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven { url = uri("https://jitpack.io") }
}
}
rootProject.name = "Finzora"
include(":app")