mqtt
mqtt copied to clipboard
bug: crash while building the Gradle file
I get many errors when I try to sync my Gradle file as soon as I use the lib MQTT. And I guess it fails for the iOS building part:
commonMain.dependencies {
implementation("com.ditchoom:mqtt-client:1.2.0")
implementation("com.ditchoom:mqtt-4-models:1.2.0")
}
Here are the errors: