Skip to content

Commit c221683

Browse files
Merge pull request #12 from arduino/fix/APP-480-alarm
chore(phone-as-device): app-480 update paho client to v4.0
2 parents d02f9d5 + 855fe97 commit c221683

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:3.3.8'}
140+
implementation 'com.github.hannesa2:paho.mqtt.android:4.0'}

0 commit comments

Comments
 (0)