[+] Repo init, with node /register & Tests.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
maven { url 'https://dl.bintray.com/kotlin/kotlin-eap' }
|
||||
mavenCentral()
|
||||
maven { url 'https://plugins.gradle.org/m2/' }
|
||||
}
|
||||
}
|
||||
rootProject.name = 'clock_api'
|
||||
Reference in New Issue
Block a user