##// END OF EJS Templates
some fixes after testing
some fixes after testing

File last commit:

r0:ab570232df7d default
r5:af2703f9110e default
Show More
build.gradle
5 lines | 82 B | text/x-groovy | GroovyLexer
cin
Initial commit, project structure.
r0 // version = semver(version);
subprojects {
version = rootProject.version;
}