This commit is contained in:
prisar
2023-07-07 10:53:38 +05:30
parent 90fd3a1e12
commit b9a669e5e5
5 changed files with 47 additions and 5 deletions

View File

@@ -10,6 +10,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven {url "https://jitpack.io"}
}
}
rootProject.name = "HPOS Registration"