Skip to content

Commit 531b7e4

Browse files
authored
Merge pull request #14 from arduino/chore/APP-1498-update-mqtt
chore(react-native): app-1498 Upgrade mqtt to 4.2.4
2 parents 4eff139 + 0669c6d commit 531b7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ dependencies {
137137

138138
// Paho MQTT
139139
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
140-
implementation 'com.github.hannesa2:paho.mqtt.android:4.0'}
140+
implementation 'com.github.hannesa2:paho.mqtt.android:4.2.4'}

0 commit comments

Comments
 (0)