Primitive XMPP connection
This commit is contained in:
parent
8e51695e69
commit
7bea4d5308
30 changed files with 575 additions and 40 deletions
|
@ -8,12 +8,12 @@ buildscript {
|
|||
}
|
||||
|
||||
ext {
|
||||
smackVersion="4.2.3-SNAPSHOT"
|
||||
smackVersion="4.4.0-alpha2-SNAPSHOT"
|
||||
}
|
||||
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.0.1'
|
||||
classpath 'com.android.tools.build:gradle:3.1.3'
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue