From 88011f7a76e313a4538235d1e9e499c3d865908c Mon Sep 17 00:00:00 2001 From: Jonathan de la Sen Minaya Date: Sat, 10 Oct 2020 23:07:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b11840..43ffdf8 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Add it in your root build.gradle at the end of repositories: Add the dependency dependencies { - implementation 'com.github.JonathandelaSen:SideBubbles:v0.0.4' + implementation 'com.github.JonathandelaSen:SideBubbles:0.0.5' } ### Maven