From fbab0e232f8eca6fe05656d13a80cc00803fb0b1 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Wed, 28 Jul 2021 11:29:31 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0399f43..6ec0ad3 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ implementation "dev.inmo:krontab:$krontab_version" Next version is the latest currently for the library: -[ ![Download](https://api.bintray.com/packages/insanusmokrassar/InsanusMokrassar/krontab-mpp/images/download.svg) ](https://bintray.com/insanusmokrassar/InsanusMokrassar/krontab-mpp/_latestVersion) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/dev.inmo/krontab/badge.svg)](https://maven-badges.herokuapp.com/maven-central/dev.inmo/krontab) For old version of Gradle, instead of `implementation` word developers must use `compile`.