mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
revert Paho upgrade (crashes on boot on 4.1.1)
This commit is contained in:
parent
bb6049fc25
commit
66456725ef
1 changed files with 1 additions and 1 deletions
|
@ -350,7 +350,7 @@ dependencies {
|
|||
|
||||
implementation 'com.github.eehouse:nbsproxy:v0.2.2'
|
||||
|
||||
implementation "org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.+"
|
||||
implementation "org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.+"
|
||||
|
||||
implementation 'com.google.zxing:core:3.3.+'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue