From e4dba67d9c71484cb349108102247277360c1c09 Mon Sep 17 00:00:00 2001 From: BaselHorany <30597730+BaselHorany@users.noreply.github.com> Date: Mon, 15 Jan 2018 10:27:58 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da95cb8..00f79ab 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ allprojects { 2-add it as a dependency to your app `build.gradle` ```java dependencies { - compile 'com.github.BaselHorany:ProgressStatusBar:1.0.0' + compile 'com.github.BaselHorany:ProgressStatusBar:1.0.1' } ``` 3-add SYSTEM_ALERT_WINDOW permission