mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-16 01:02:06 +01:00
Smack 4.0.7-SNAPSHOT
This commit is contained in:
parent
721c3559d5
commit
5ad70ac380
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
allprojects {
|
||||
ext {
|
||||
shortVersion = '4.0.6'
|
||||
isSnapshot = false
|
||||
shortVersion = '4.0.7'
|
||||
isSnapshot = true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue