##// END OF EJS Templates
Added tag v1.0.8 for changeset 1c7650c17856
Added tag v1.0.8 for changeset 1c7650c17856

File last commit:

r0:ab570232df7d default
r21:fcb40455df7f tip 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;
}