diff --git a/README.md b/README.md index bc410ac..74e1387 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ repositories { } dependencies { - implementation "de.smartsquare:mqtt-starter:0.15.0" + implementation "de.smartsquare:mqtt-starter:0.16.0" } ```