From d83fd46aaa1d5731698df29d2e3d1e0086c819d3 Mon Sep 17 00:00:00 2001 From: Semper-Viventem Date: Fri, 20 Jul 2018 22:02:55 +0300 Subject: [PATCH] Update REDME --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a59ea70..b1a29c5 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ epositories { } dependencies { - implementation 'com.github.Semper-Viventem:BackdropView:v0.1.0' + implementation 'com.github.Semper-Viventem:BackdropView:0.1.0' } ```