From 20062df7440c9677509881a331bbdd7441ae60c3 Mon Sep 17 00:00:00 2001 From: JobGetabu Date: Mon, 29 Apr 2019 11:51:12 +0300 Subject: [PATCH] migrated to android X --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fded81..b1099de 100644 --- a/README.md +++ b/README.md @@ -108,10 +108,10 @@ allprojects { implementation 'com.github.JobGetabu:DroidLocation:v1.0' implementation "com.google.android.gms:play-services-location:x.x.x" } - +``` ## for androidX - ```gradle +```gradle dependencies { implementation 'com.github.JobGetabu:DroidLocation:v2.0.0' implementation "com.google.android.gms:play-services-location:x.x.x"