ncore v1.3.6.1

This commit is contained in:
Victor Bellavin
2015-04-04 22:01:15 +03:00
parent f65b22d881
commit 7d1f06b5e8

View File

@ -18,8 +18,7 @@ apply plugin: 'maven-publish'
targetCompatibility = 1.6 targetCompatibility = 1.6
ncore { ncore {
coreVersion = '1.2.18.1' coreVersion = '1.3.6.1'
coreJarsigned = true
sourceEncoding = 'UTF-8' sourceEncoding = 'UTF-8'
} }