diff --git a/README.md b/README.md index f2a5e93..0ebb548 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ allprojects { } dependencies { - implementation 'com.github.cinkhangin:glow:0.1.8' + implementation 'com.github.cinkhangin:glow:1.0.2' } ```