diff --git a/README.md b/README.md index 51c0d29..076da6a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Add the dependency to your app's `build.gradle.kts`: ```kotlin dependencies { - implementation("com.blainks:blaink:1.3.71") + implementation("com.blainks:blaink:1.3.72") } ```