ncore v1.3.9.1
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
buildscript {
|
||||
repositories {
|
||||
maven { url 'http://nexus.red-soft.biz/nexus/content/groups/public' }
|
||||
mavenLocal()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'biz.redsoft.gradle.ncore:gradle-ncore:+'
|
||||
@ -18,7 +19,7 @@ apply plugin: 'maven-publish'
|
||||
targetCompatibility = 1.6
|
||||
|
||||
ncore {
|
||||
coreVersion = '1.3.7.1'
|
||||
coreVersion = '1.3.9.1'
|
||||
sourceEncoding = 'UTF-8'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user