diff --git a/README.md b/README.md index fb62c7a9..4fe59c8d 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Then add the following dependency to your module's build.gradle ```gradle dependencies { ... - implementation "com.metallicus:protonsdk:0.5.2" + implementation "com.metallicus:protonsdk:0.5.3" } ```