mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-16 12:12:06 +01:00
Smack 4.1.0-alpha6
This commit is contained in:
parent
dd84d53bbc
commit
ad0921e18c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
allprojects {
|
allprojects {
|
||||||
ext {
|
ext {
|
||||||
shortVersion = '4.1.0-alpha6'
|
shortVersion = '4.1.0-alpha6'
|
||||||
isSnapshot = true
|
isSnapshot = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue