Some refactoring
This commit is contained in:
parent
70b44820fd
commit
964c4da15f
20 changed files with 251 additions and 40 deletions
|
@ -34,10 +34,10 @@ dependencies {
|
|||
androidTestImplementation 'com.android.support.test:runner:1.0.1'
|
||||
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
|
||||
|
||||
//compile "org.igniterealtime.smack:smack-android-extensions:$smackVersion"
|
||||
//compile "org.igniterealtime.smack:smack-omemo-signal:$smackVersion"
|
||||
//compile "org.igniterealtime.smack:smack-tcp:$smackVersion"
|
||||
//compile "org.igniterealtime.smack:smack-experimental:$smackVersion"
|
||||
compile "org.igniterealtime.smack:smack-android-extensions:$smackVersion"
|
||||
compile "org.igniterealtime.smack:smack-omemo-signal:$smackVersion"
|
||||
compile "org.igniterealtime.smack:smack-tcp:$smackVersion"
|
||||
compile "org.igniterealtime.smack:smack-experimental:$smackVersion"
|
||||
|
||||
compile 'com.jakewharton:butterknife:8.8.1'
|
||||
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue