mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-23 07:27:22 +01:00
upgrade paho client
One I'm using crashes occasionally so see if it's fixed. Not that I'm checking changelogs or anything :-)
This commit is contained in:
parent
5989b6e217
commit
4f6c13a0d2
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ dependencies {
|
||||||
|
|
||||||
implementation 'com.github.eehouse:nbsproxy:v0.2.2'
|
implementation 'com.github.eehouse:nbsproxy:v0.2.2'
|
||||||
|
|
||||||
implementation "org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.+"
|
implementation "org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.+"
|
||||||
|
|
||||||
implementation 'com.google.zxing:core:3.3.+'
|
implementation 'com.google.zxing:core:3.3.+'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue