mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Smack 4.0.2
This commit is contained in:
parent
16ea073f4d
commit
a0564f2694
2 changed files with 12 additions and 1 deletions
|
@ -6,7 +6,7 @@ allprojects {
|
|||
|
||||
ext {
|
||||
shortVersion = '4.0.2'
|
||||
isSnapshot = true
|
||||
isSnapshot = false
|
||||
gitCommit = getGitCommit()
|
||||
javadocAllDir = new File(buildDir, 'javadoc')
|
||||
documentationDir = new File(projectDir, 'documentation')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue