1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-14 01:49:18 +00:00

AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH

This commit is contained in:
2021-12-20 01:32:48 +01:00
parent fe73d7504d
commit 4d901f8a51
61 changed files with 1658 additions and 729 deletions

View File

@ -5,11 +5,13 @@ pluginManagement {
mavenCentral()
}
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
mavenCentral()
maven { url 'https://jitpack.io' }
}
}
rootProject.name = "OpenHealth"