1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-10 17:49:38 +02:00

Rebase on master

This commit is contained in:
Paul Schaub 2018-06-09 14:29:18 +02:00
parent 19a91794c6
commit ce5b5f88ef
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
18 changed files with 117 additions and 156 deletions

View file

@ -1,6 +1,6 @@
allprojects {
ext {
shortVersion = '4.2.5'
shortVersion = '4.4.0-alpha1'
isSnapshot = true
jxmppVersion = '0.6.2'
miniDnsVersion = '0.3.0'