Init commit
This commit is contained in:
7
settings.gradle.kts
Normal file
7
settings.gradle.kts
Normal file
@@ -0,0 +1,7 @@
|
||||
rootProject.name = "diploma"
|
||||
|
||||
dependencyResolutionManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user