Sickle Cell App

This commit is contained in:
Ramandeep
2021-08-02 18:14:45 +05:30
commit 7dca70e512
45 changed files with 1622 additions and 0 deletions

2
settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
rootProject.name = "app android"
include ':app'