Skip to content

Commit

Permalink
升级mqtt版本1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
puy1017 committed Apr 25, 2022
1 parent 75a769d commit 157804c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puymvpjava/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dependencies {
api rootProject.ext.dependencies["facebookrebound"]

api 'com.umeng.umsdk:common:9.4.7'
implementation files('libs/org.eclipse.paho.client.mqttv3-1.2.2.jar')
implementation files('libs/org.eclipse.paho.client.mqttv3-1.2.5.jar')
}
repositories {
mavenCentral()
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 157804c

Please sign in to comment.