From a5b2732a7f4e6d798796e68a16ad41459b625328 Mon Sep 17 00:00:00 2001 From: Sandeep KD <9041662611.SK@gmail.com> Date: Fri, 21 Feb 2020 17:16:55 +0530 Subject: [PATCH] Updated package Updated package link which is in line no.37 because "central.maven.org" server host name is changed into "repo1.maven.org" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a0c210..0c01dc2 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Inspired by [Aurélien Salomon](https://dribbble.com/aureliensalomon) [shot](htt ## Installation ​ -Just download the package from [here](http://central.maven.org/maven2/com/ramotion/navigationtoolbar/navigation-toolbar/0.1.3/navigation-toolbar-0.1.3.aar) and add it to your project classpath, or just use the maven repo: +Just download the package from [here](https://repo1.maven.org/maven2/com/ramotion/navigationtoolbar/navigation-toolbar/0.1.3/navigation-toolbar-0.1.3.aar) and add it to your project classpath, or just use the maven repo: Gradle: ```groovy