refactor: update medication adapter and schedule appointment fragment logic while adding gitignore

This commit is contained in:
2026-04-28 16:09:51 +01:00
parent 56091355ef
commit 5731fe19f7
1797 changed files with 0 additions and 190747 deletions

View File

@@ -1,10 +0,0 @@
// 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.google.gms.google-services' version '4.4.4' apply false
}
task clean(type: Delete) {
delete rootProject.buildDir
}