mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-10 18:59:41 +02:00
Smack 4.0.3
This commit is contained in:
parent
344148eaed
commit
3743236710
2 changed files with 25 additions and 1 deletions
|
@ -17,7 +17,7 @@ allprojects {
|
|||
|
||||
ext {
|
||||
shortVersion = '4.0.3'
|
||||
isSnapshot = true
|
||||
isSnapshot = false
|
||||
gitCommit = getGitCommit()
|
||||
javadocAllDir = new File(buildDir, 'javadoc')
|
||||
documentationDir = new File(buildDir, 'documentation')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue