Skip to content

Commit

Permalink
添加新的mqtt库
Browse files Browse the repository at this point in the history
  • Loading branch information
puyang1017 committed Mar 31, 2020
1 parent bb6879f commit 160d39b
Show file tree
Hide file tree
Showing 101 changed files with 1 addition and 19,327 deletions.
2 changes: 1 addition & 1 deletion puymvpjava/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ android {
}



dependencies {
api fileTree(include: ['*.jar'], dir: 'libs')
api 'androidx.appcompat:appcompat:1.1.0'
Expand Down Expand Up @@ -75,6 +74,7 @@ dependencies {
api files('libs/umeng-shareboard-widget-6.9.4.jar')
api files('libs/umeng-sharetool-6.9.4.jar')
api files('libs/utdid4all-1.1.5.3_proguard.jar')
implementation files('libs/org.eclipse.paho.client.mqttv3-1.2.2.jar')
}
repositories {
mavenCentral()
Expand Down
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 160d39b

Please sign in to comment.