From 815504474ecea525fe88c6d7327153bfc250b9e7 Mon Sep 17 00:00:00 2001 From: Naulian <62807678+cinkhangin@users.noreply.github.com> Date: Wed, 11 Oct 2023 10:31:13 +0630 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' } ```