From 1d3d769849930cbca63e4e2dae34cf4b19b92dc3 Mon Sep 17 00:00:00 2001 From: Alexey Zinchenko Date: Sun, 17 Apr 2022 18:40:52 +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 1de2a07..24eee32 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Paid: ### Gradle coordinates: ```groovy -compile('com.github.prominence:openweathermap-api:2.3.0') +implementation 'com.github.prominence:openweathermap-api:2.3.0' ``` ### Documentation