diff --git a/README.md b/README.md index 8855546d..ec9bccff 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.7.1" + implementation "com.metallicus:protonsdk:0.8.0" } ```