diff --git a/README.md b/README.md index 198cc14..a265a51 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ repositories { } dependencies { - implementation("com.infendro:otp:1.2.1") + implementation("com.infendro:otp:1.2.2") } ```