1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-12 17:19:18 +00:00

feat: Add Custom Chart Library

This commit is contained in:
2022-07-20 00:21:02 +02:00
parent 902c24bf89
commit 1f72b68a13
10 changed files with 312 additions and 0 deletions

View File

@ -15,4 +15,6 @@ dependencyResolutionManagement {
}
}
rootProject.name = "OpenHealth"
include ':app'
include ':charts'