quero agora marcar as consultas e medicamentos para os apcientes

This commit is contained in:
2026-05-11 17:17:12 +01:00
parent 1a5c28934f
commit 4c3d6ba6eb
371 changed files with 25584 additions and 24160 deletions

View File

@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '9.2.0' apply false
id 'com.android.library' version '9.2.0' apply false
id 'com.android.application' version '9.2.1' apply false
id 'com.android.library' version '9.2.1' apply false
id 'com.google.gms.google-services' version '4.4.4' apply false
}