From bd1e79bcc59dea734b58f3114790f42b70266252 Mon Sep 17 00:00:00 2001 From: Zhaonian Luan Date: Thu, 28 Feb 2019 23:31:02 -0800 Subject: [PATCH] Updated compile to implementation in gradle --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19bb7f0..caaa5b9 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ will fallback to a web based map provider (currently Google Maps). Easy to integ Grab via Gradle: ```groovy -compile 'com.airbnb.android:airmapview:1.8.0' +implementation 'com.airbnb.android:airmapview:1.8.0' ``` Snapshots of the development version are available in [Sonatype's `snapshots` repository](https://oss.sonatype.org/content/repositories/snapshots/).