Skip to content

Commit

Permalink
Fix Gradle 8.+ enable Minify mqtt can't connect
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Mar 30, 2024
1 parent a3255a0 commit cf1240d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion serviceLibrary/src/proguard-sdk.pro
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
-keep class info.mqtt.android.service.** { *;}
-keep class info.mqtt.android.service.** { *;}
-keep class org.eclipse.paho.client.mqttv3.logging.JSR47Logger { *; }

0 comments on commit cf1240d

Please sign in to comment.