forked from Olympic/NTO-2025-Client-Android-backend
Initial commit
This commit is contained in:
7
settings.gradle.kts
Executable file
7
settings.gradle.kts
Executable file
@@ -0,0 +1,7 @@
|
||||
rootProject.name = "ktor-sample"
|
||||
|
||||
dependencyResolutionManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user