line endings fiexd
This commit is contained in:
26
creds.gradle
26
creds.gradle
@ -1,13 +1,13 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
repositories {
|
repositories {
|
||||||
maven {
|
maven {
|
||||||
url 'https://nexus.red-soft.ru/repository/ncore-public'
|
url 'https://nexus.red-soft.ru/repository/ncore-public'
|
||||||
}
|
}
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'nu.studer:gradle-credentials-plugin:1.0.7'
|
classpath 'nu.studer:gradle-credentials-plugin:1.0.7'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'nu.studer.credentials'
|
apply plugin: 'nu.studer.credentials'
|
||||||
|
Reference in New Issue
Block a user