From 47f9e6095afe88026b67e49993fdbdc5699dc65a Mon Sep 17 00:00:00 2001 From: Hanaa Date: Sun, 26 May 2019 15:42:54 +0200 Subject: [PATCH] Update version number in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b898510..af1db16 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ For more info, visit [Instabug.com](https://www.instabug.com). Add this line to your build.gradle file. ```groovy -implementation 'com.instabug.library:instabug:8.3.1' +implementation 'com.instabug.library:instabug:8.4.0' ``` ## Usage