Skip to content

Commit 0669c6d

Browse files
chore(react-native): app-1498 Upgrade mqtt to 4.2.4
1 parent 4eff139 commit 0669c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
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)